Age | Commit message (Expand) | Author |
2011-11-29 | dsa: Move all definitions needed by drivers into <net/dsa.h> | Ben Hutchings |
2011-11-28 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2011-11-28 | net: introduce skb_flow_dissect() | Eric Dumazet |
2011-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
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-26 | route: struct rtable can be const in rt_is_input_route and rt_is_output_route | Steffen Klassert |
2011-11-26 | net: Move mtu handling down to the protocol depended handlers | Steffen Klassert |
2011-11-26 | net: Rename the dst_opt default_mtu method to mtu | Steffen Klassert |
2011-11-23 | ipv4: Save nexthop address of LSRR/SSRR option to IPCB. | Li Wei |
2011-11-23 | netprio_cgroup: Fix build break | Neil Horman |
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 | xfrm: optimize ipv4 selector matching | Alexey Dobriyan |
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-21 | netfilter: use jump_label for nf_hooks | Eric Dumazet |
2011-11-21 | wireless: Support ht-capabilities over-rides. | Ben Greear |
2011-11-21 | cfg80211/mac80211: Revert "move information element parsing logic to cfg80211" | Johannes Berg |
2011-11-21 | cfg80211: add flags for off-channel capabilities | Johannes Berg |
2011-11-21 | mac80211: transmit fragment list to drivers | Johannes Berg |
2011-11-21 | cfg80211: pass DFS region to drivers through reg_notifier() | Luis R. Rodriguez |
2011-11-21 | cfg80211: process regulatory DFS region for countries | Luis R. Rodriguez |
2011-11-21 | net: Change mii to ethtool advertisement function names | Matt Carlson |
2011-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-11-20 | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-11-20 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2011-11-19 | hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZE | David Rientjes |
2011-11-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-11-18 | Phonet: set the pipe handle using setsockopt | Dinesh Kumar Sharma |
2011-11-18 | net: Remove LL_ALLOCATED_SPACE | Herbert Xu |
2011-11-18 | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2011-11-18 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2011-11-17 | net: use jump_label to shortcut RPS if not setup | Eric Dumazet |
2011-11-17 | NFC: Fix indentation in nci.h file | Ilan Elias |
2011-11-17 | PM Sleep: Do not extend wakeup paths to devices with ignore_children set | Rafael J. Wysocki |
2011-11-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-11-17 | Revert "KVM: PPC: Add support for explicit HIOR setting" | Alexander Graf |
2011-11-16 | net: new counter for tx_timeout errors in sysfs | david decotigny |