aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-12gpio: rcar: Fix level interrupt handlingValentine Barshak1-1/+2
2013-12-12gpio: msm: Fix irq mask/unmask by writing bits instead of numbersStephen Boyd1-2/+2
2013-12-12drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N1-3/+14
2013-12-12word-at-a-time: provide generic big-endian zero_bytemask implementationWill Deacon1-0/+8
2013-12-12dcache: allow word-at-a-time name hashing with big-endian CPUsWill Deacon3-7/+4
2013-12-12xen-netback: napi: don't prematurely request a tx eventPaul Durrant1-1/+1
2013-12-12xen-netback: napi: fix abuse of budgetPaul Durrant1-7/+7
2013-12-12futex: move user address verification up to common codeLinus Torvalds1-2/+3
2013-12-12futex: fix handling of read-only-mapped hugepagesLinus Torvalds1-1/+1
2013-12-12Btrfs: fix access_ok() check in btrfs_ioctl_send()Dan Carpenter1-2/+2
2013-12-12Btrfs: make sure we cleanup all reloc roots if error happensWang Shilong1-0/+7
2013-12-12Btrfs: skip building backref tree for uuid and quota tree when doing balance relocationWang Shilong1-1/+3
2013-12-12Btrfs: fix an oops when doing balance relocationWang Shilong1-23/+47
2013-12-12Btrfs: don't miss skinny extent items on delayed ref head contentionFilipe David Borba Manana1-12/+10
2013-12-12btrfs: call mnt_drop_write after interrupted subvol deletionDavid Sterba1-1/+2
2013-12-12Btrfs: don't clear the default compression typeMiao Xie1-3/+2
2013-12-12hwmon: Prevent some divide by zeros in FAN_TO_REG()Dan Carpenter3-1/+5
2013-12-12hwmon: (w83l768ng) Fix fan speed control rangeJean Delvare1-3/+6
2013-12-12hwmon: (w83l786ng) Fix fan speed control mode setting and reportingBrian Carnes1-2/+2
2013-12-12hwmon: (lm90) Unregister hwmon device if interrupt setup failsGuenter Roeck1-1/+3
2013-12-11sch_tbf: use do_div() for 64-bit divideYang Yingliang1-2/+4
2013-12-11udp: ipv4: must add synchronization in udp_sk_rx_dst_set()Eric Dumazet1-6/+16
2013-12-11net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter1-4/+0
2013-12-11ARM: sun6i: dt: Fix interrupt trigger typesMaxime Ripard1-12/+15
2013-12-11ARM: sun7i: dt: Fix interrupt trigger typesMaxime Ripard1-21/+21
2013-12-11MAINTAINERS: merge IMX6 entry into IMXShawn Guo1-8/+3
2013-12-11ARM: tegra: add missing break to fuse initialization codeStephen Warren1-0/+2
2013-12-11ARM: pxa: prevent PXA270 occasional reboot freezesSergei Ianovich1-1/+7
2013-12-11ARM: pxa: tosa: fix keys mappingDmitry Eremin-Solenikov1-51/+51
2013-12-11Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"David S. Miller16-426/+302
2013-12-118390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead16-302/+426
2013-12-11xen-netback: make sure skb linear area covers checksum fieldPaul Durrant1-32/+28
2013-12-11hwmon: HIH-6130: Support I2C bus drivers without I2C_FUNC_SMBUS_QUICKJosé Miguel Gonçalves1-2/+14
2013-12-11net: smc91x: Fix device tree based configuration so it's usableTony Lindgren2-10/+39
2013-12-11udp: ipv4: fix potential use after free in udp_v4_early_demux()Eric Dumazet1-3/+6
2013-12-11macvtap: signal truncated packetsJason Wang1-5/+6
2013-12-11tun: unbreak truncated packet signallingJason Wang1-7/+9
2013-12-11net: sched: htb: fix the calculation of quantumYang Yingliang1-8/+12
2013-12-11net: sched: tbf: fix the calculation of max_sizeYang Yingliang1-45/+70
2013-12-11micrel: add support for KSZ8041RNLISergei Shtylyov2-0/+17
2013-12-11MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainersBjorn Helgaas1-0/+33
2013-12-11sched/fair: Rework sched_fair time accountingPeter Zijlstra2-81/+66
2013-12-11math64: Add mul_u64_u32_shr()Peter Zijlstra3-0/+37
2013-12-11sched: Remove PREEMPT_NEED_RESCHED from generic codePeter Zijlstra3-26/+22
2013-12-11sched: Initialize power_orig for overlapping groupsPeter Zijlstra1-0/+1
2013-12-11ALSA: hda - Add static DAC/pin mapping for AD1986A codecTakashi Iwai3-1/+35
2013-12-11ALSA: hda - One more Dell headset detection quirkHui Wang1-0/+1
2013-12-11ALSA: hda - hdmi: Fix IEC958 ctl indexes for some simple HDMI devicesAnssi Hannula1-2/+3
2013-12-10udp: ipv4: fix an use after free in __udp4_lib_rcv()Eric Dumazet1-10/+6
2013-12-10sctp: fix up a spacingwangweidong1-5/+2