aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-29flow_dissector: use a 64bit load/storeEric Dumazet1-0/+1
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-29tcp: do not scale TSO segment size with reordering degreeNeal Cardwell1-0/+8
2011-11-29dsa: Move all definitions needed by drivers into <net/dsa.h>Ben Hutchings1-0/+90
2011-11-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller5-110/+131
2011-11-28net: introduce skb_flow_dissect()Eric Dumazet1-0/+15
2011-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville5-110/+131
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 Hutchings2-3/+52
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-12/+9
2011-11-26route: struct rtable can be const in rt_is_input_route and rt_is_output_routeSteffen Klassert1-2/+2
2011-11-26net: Move mtu handling down to the protocol depended handlersSteffen Klassert1-6/+1
2011-11-26net: Rename the dst_opt default_mtu method to mtuSteffen Klassert2-2/+2
2011-11-23ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei1-0/+2
2011-11-23netprio_cgroup: Fix build breakNeil Horman1-13/+5
2011-11-22net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet1-32/+0
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan5-13/+8
2011-11-22tc: comment spelling fixesstephen hemminger1-3/+3
2011-11-22xfrm: optimize ipv4 selector matchingAlexey Dobriyan1-0/+8
2011-11-22net: add network priority cgroup infrastructure (v4)Neil Horman4-0/+80
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/torvalds/linuxJohn W. Linville324-2459/+7851
2011-11-21netfilter: use jump_label for nf_hooksEric Dumazet1-5/+21
2011-11-21wireless: Support ht-capabilities over-rides.Ben Greear2-0/+41
2011-11-21cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg1-63/+0
2011-11-21cfg80211: add flags for off-channel capabilitiesJohannes Berg1-0/+4
2011-11-21mac80211: transmit fragment list to driversJohannes Berg1-5/+17
2011-11-21cfg80211: pass DFS region to drivers through reg_notifier()Luis R. Rodriguez1-0/+5
2011-11-21cfg80211: process regulatory DFS region for countriesLuis R. Rodriguez2-0/+22
2011-11-21net: Change mii to ethtool advertisement function namesMatt Carlson1-15/+49
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller22-30/+125
2011-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+11
2011-11-20Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-7/+6
2011-11-19hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZEDavid Rientjes1-5/+0
2011-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2011-11-18Phonet: set the pipe handle using setsockoptDinesh Kumar Sharma1-0/+2
2011-11-18net: Remove LL_ALLOCATED_SPACEHerbert Xu1-5/+0
2011-11-18Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds2-5/+3
2011-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-7/+7