Age | Commit message (Expand) | Author |
2011-12-03 | vlan: Move vlan_set_encap_proto() to vlan header file | Pravin B Shelar |
2011-12-03 | genetlink: Add rcu_dereference_genl and genl_dereference. | Jesse Gross |
2011-12-03 | genetlink: Add lockdep_genl_is_held(). | Pravin B Shelar |
2011-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-12-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-12-01 | net: Make ndo_neigh_destroy return void. | David S. Miller |
2011-12-01 | can: cc770: add driver core for the Bosch CC770 and Intel AN82527 | Wolfgang Grandegger |
2011-11-30 | netem: rate extension | Hagen Paul Pfeifer |
2011-11-30 | neigh: Add device constructor/destructor capability. | David Miller |
2011-11-30 | neigh: Add infrastructure for allocating device neigh privates. | David Miller |
2011-11-29 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2011-11-29 | bql: Byte queue limits | Tom Herbert |
2011-11-29 | net: Add netdev interfaces for recording sends/comp | Tom Herbert |
2011-11-29 | net: Add queue state xoff flag for stack | Tom Herbert |
2011-11-29 | dql: Dynamic queue limits | Tom Herbert |
2011-11-28 | net: Fix corruption in /proc/*/net/dev_mcast | Anton Blanchard |
2011-11-28 | PM: Update comments describing device power management callbacks | Rafael J. Wysocki |
2011-11-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg... | Linus Torvalds |
2011-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-11-28 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2011-11-27 | net/mlx4_en: adding loopback support | Amir Vadai |
2011-11-27 | net/mlx4_en: fix WOL handlers were always looking at port2 capability bit | Oren Duer |
2011-11-27 | net/mlx4: move RSS related definitions to be global | Or Gerlitz |
2011-11-26 | atm: eliminate atm_guess_pdu2truesize() | chas williams - CONTRACTOR |
2011-11-26 | eeprom_93cx6: Add write support | Ben Dooks |
2011-11-26 | eeprom_93cx6: Add data direction control. | Ben Dooks |
2011-11-26 | net: Use IS_ENABLED() in netdevice.h as appropriate | Ben Hutchings |
2011-11-26 | dsa: Allow core and drivers to be built as modules | Ben Hutchings |
2011-11-26 | dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions | Ben Hutchings |
2011-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-11-23 | Merge git://github.com/rustyrussell/linux | Linus Torvalds |
2011-11-24 | virtio-pci: make reset operation safer | Michael S. Tsirkin |
2011-11-24 | virtio-mmio: Correct the name of the guest features selector | Sasha Levin |
2011-11-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2011-11-23 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-11-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds |
2011-11-23 | regulator: TPS65910: Fix VDD1/2 voltage selector count | Afzal Mohammed |
2011-11-23 | i2c: Delete ANY_I2C_BUS | Jean Delvare |
2011-11-22 | net: remove netdev_alloc_page and use __GFP_COLD | Eric Dumazet |
2011-11-22 | net: remove ipv6_addr_copy() | Alexey Dobriyan |
2011-11-22 | tc: comment spelling fixes | stephen hemminger |
2011-11-22 | net: add network priority cgroup infrastructure (v4) | Neil Horman |
2011-11-22 | atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize() | Eric Dumazet |
2011-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville |
2011-11-22 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2011-11-22 | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-21 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2011-11-21 | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-11-21 | netfilter: use jump_label for nf_hooks | Eric Dumazet |
2011-11-21 | wireless: Support ht-capabilities over-rides. | Ben Greear |