summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-12-06inet_diag: Introduce new inet_diag_req headerPavel Emelyanov
2011-12-06sock_diag: Initial skeletonPavel Emelyanov
2011-12-06sock_diag: Introduce new message typePavel Emelyanov
2011-12-06inet_diag: Partly rename inet_ to sock_Pavel Emelyanov
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-05if_ether.h: Add IEEE 802.1 Local Experimental Ethertype 1.sjur.brandeland@stericsson.com
2011-12-04tcp: take care of misalignmentsEric Dumazet
2011-12-03net: Add Open vSwitch kernel components.Jesse Gross
2011-12-03vlan: Move vlan_set_encap_proto() to vlan header filePravin B Shelar
2011-12-03genetlink: Add rcu_dereference_genl and genl_dereference.Jesse Gross
2011-12-03genetlink: Add lockdep_genl_is_held().Pravin B Shelar
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-01net: Make ndo_neigh_destroy return void.David S. Miller
2011-12-01can: cc770: add driver core for the Bosch CC770 and Intel AN82527Wolfgang Grandegger
2011-11-30netem: rate extensionHagen Paul Pfeifer
2011-11-30neigh: Add device constructor/destructor capability.David Miller
2011-11-30neigh: Add infrastructure for allocating device neigh privates.David Miller
2011-11-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-11-29bql: Byte queue limitsTom Herbert
2011-11-29net: Add netdev interfaces for recording sends/compTom Herbert
2011-11-29net: Add queue state xoff flag for stackTom Herbert
2011-11-29dql: Dynamic queue limitsTom Herbert
2011-11-28net: Fix corruption in /proc/*/net/dev_mcastAnton Blanchard
2011-11-28PM: Update comments describing device power management callbacksRafael J. Wysocki
2011-11-28{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen
2011-11-28wireless: Add NoAck per tid supportSimon Wunderlich
2011-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds
2011-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-11-27net/mlx4_en: adding loopback supportAmir Vadai
2011-11-27net/mlx4_en: fix WOL handlers were always looking at port2 capability bitOren Duer
2011-11-27net/mlx4: move RSS related definitions to be globalOr Gerlitz
2011-11-26atm: eliminate atm_guess_pdu2truesize()chas williams - CONTRACTOR
2011-11-26eeprom_93cx6: Add write supportBen Dooks
2011-11-26eeprom_93cx6: Add data direction control.Ben Dooks
2011-11-26net: Use IS_ENABLED() in netdevice.h as appropriateBen Hutchings
2011-11-26dsa: Allow core and drivers to be built as modulesBen Hutchings
2011-11-26dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functionsBen Hutchings
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-23Merge git://github.com/rustyrussell/linuxLinus Torvalds
2011-11-24virtio-pci: make reset operation saferMichael S. Tsirkin
2011-11-24virtio-mmio: Correct the name of the guest features selectorSasha Levin
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-11-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed
2011-11-23i2c: Delete ANY_I2C_BUSJean Delvare
2011-11-22net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan