summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-12-03net: Add Open vSwitch kernel components.Jesse Gross1-0/+452
2011-12-03vlan: Move vlan_set_encap_proto() to vlan header filePravin B Shelar1-0/+34
2011-12-03genetlink: Add rcu_dereference_genl and genl_dereference.Jesse Gross1-0/+21
2011-12-03genetlink: Add lockdep_genl_is_held().Pravin B Shelar1-0/+3
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-116/+170
2011-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+5
2011-12-01net: Make ndo_neigh_destroy return void.David S. Miller1-1/+1
2011-12-01can: cc770: add driver core for the Bosch CC770 and Intel AN82527Wolfgang Grandegger1-0/+33
2011-11-30netem: rate extensionHagen Paul Pfeifer1-0/+5
2011-11-30neigh: Add device constructor/destructor capability.David Miller1-0/+2
2011-11-30neigh: Add infrastructure for allocating device neigh privates.David Miller1-0/+1
2011-11-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-95/+134
2011-11-29bql: Byte queue limitsTom Herbert1-1/+31
2011-11-29net: Add netdev interfaces for recording sends/compTom Herbert1-0/+28
2011-11-29net: Add queue state xoff flag for stackTom Herbert1-11/+30
2011-11-29dql: Dynamic queue limitsTom Herbert1-0/+97
2011-11-28net: Fix corruption in /proc/*/net/dev_mcastAnton Blanchard1-0/+2
2011-11-28PM: Update comments describing device power management callbacksRafael J. Wysocki1-95/+134
2011-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds1-1/+3
2011-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+35
2011-11-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2011-11-27net/mlx4_en: adding loopback supportAmir Vadai1-0/+1
2011-11-27net/mlx4_en: fix WOL handlers were always looking at port2 capability bitOren Duer1-1/+2
2011-11-27net/mlx4: move RSS related definitions to be globalOr Gerlitz1-0/+27
2011-11-26atm: eliminate atm_guess_pdu2truesize()chas williams - CONTRACTOR1-10/+0
2011-11-26eeprom_93cx6: Add write supportBen Dooks1-0/+6
2011-11-26eeprom_93cx6: Add data direction control.Ben Dooks1-0/+2
2011-11-26net: Use IS_ENABLED() in netdevice.h as appropriateBen Hutchings1-10/+8
2011-11-26dsa: Allow core and drivers to be built as modulesBen Hutchings1-1/+1
2011-11-26dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functionsBen Hutchings1-1/+1
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2011-11-23Merge git://github.com/rustyrussell/linuxLinus Torvalds2-1/+3
2011-11-24virtio-pci: make reset operation saferMichael S. Tsirkin1-0/+2
2011-11-24virtio-mmio: Correct the name of the guest features selectorSasha Levin1-1/+1
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-4/+4
2011-11-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+0
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-1/+2
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed1-1/+2
2011-11-23i2c: Delete ANY_I2C_BUSJean Delvare1-3/+0
2011-11-22net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet1-32/+0
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan1-1/+1
2011-11-22tc: comment spelling fixesstephen hemminger1-3/+3
2011-11-22net: add network priority cgroup infrastructure (v4)Neil Horman2-0/+12
2011-11-22atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize()Eric Dumazet1-1/+1
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville212-1746/+4507
2011-11-22Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-0/+4
2011-11-22Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+0
2011-11-21Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-6/+8
2011-11-21Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2011-11-21netfilter: use jump_label for nf_hooksEric Dumazet1-5/+21