summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* skge: add GRO supportEric Dumazet2010-09-011-0/+1
* net: add a comment on netdev->last_rxEric Dumazet2010-08-311-1/+8
* TCP: update initial windows according to RFC 5681Gerrit Renker2010-08-301-8/+2
* tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker2010-08-301-0/+15
* tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu2010-08-302-0/+2
* net: fix datapath typoSimon Horman2010-08-291-1/+1
* gro: __napi_gro_receive() optimizationsEric Dumazet2010-08-261-1/+17
* net/sctp: Use pr_fmt and pr_<level>Joe Perches2010-08-261-18/+30
* stmmac: make ioaddr 'void __iomem *' rather than unsigned longGiuseppe CAVALLARO2010-08-251-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-255-75/+317
|\
| * cfg80211: add some documentationJohannes Berg2010-08-241-6/+115
| * nl80211: some documentation fixesJohannes Berg2010-08-241-11/+46
| * mac80211: fix docbookJohannes Berg2010-08-241-1/+1
| * b43: N-PHY: Implement MAC PHY clock setGábor Stefanik2010-08-241-0/+1
| * cfg80211/mac80211: extensible frame processingJohannes Berg2010-08-242-41/+108
| * cfg80211: mark ieee80211_hdrlen constJohannes Berg2010-08-241-1/+1
| * mac80211: use cipher suite selectorsJohannes Berg2010-08-161-16/+2
| * cfg80211: support sysfs namespacesJohannes Berg2010-08-161-0/+2
| * mac80211: allow drivers to request SM PS mode changeJohannes Berg2010-08-161-0/+12
| * mac80211: per interface idle notificationJohannes Berg2010-08-161-0/+6
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-16149-579/+3195
| |\
| * | mac80211: support use of NAPI for bottom-half processingJohn W. Linville2010-08-161-0/+24
* | | mlx4_en: UDP RSS supportYevgeny Petrilin2010-08-241-0/+1
* | | mlx4_en: Fixing report in Ethtool get_settingsYevgeny Petrilin2010-08-241-0/+4
* | | mlx4_en: Added self diagnostics test implementationYevgeny Petrilin2010-08-242-0/+3
* | | tc: add meta match on receive hashStephen Hemminger2010-08-241-0/+1
* | | include/linux/if_ether.h: Remove unused #define MAC_FMTJoe Perches2010-08-241-2/+0
* | | net: increase the size of priv_flags and add IFF_OVS_DATAPATHSimon Horman2010-08-232-1/+3
* | | bna: Brocade 10Gb Ethernet device driverRasesh Mody2010-08-231-0/+3
* | | net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller2010-08-232-3/+3
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-2210-26/+26
|\ \ \
| * | | header: fix broken headers for user spaceChangli Gao2010-08-2210-26/+26
* | | | net: rds: remove duplication type definitionsChangli Gao2010-08-221-9/+0
* | | | net: 802.1q: make vlan_hwaccel_do_receive() return voidChangli Gao2010-08-221-3/+2
* | | | net: use __be16 instead of u16 for the userspace codeChangli Gao2010-08-221-2/+2
* | | | net_sched: cls_flow: add key rxhashChangli Gao2010-08-211-0/+1
* | | | irda: use net_device_stats from struct net_deviceEric Dumazet2010-08-211-1/+0
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-212-0/+32
|\| | |
| * | | netfilter: fix userspace header warningSam Ravnborg2010-08-181-0/+2
| * | | net: add Fast Ethernet driver for PXA168.Sachin Sanap2010-08-181-0/+30
* | | | PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov2010-08-212-17/+53
* | | | net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron2010-08-203-0/+48
* | | | net: introduce proto_ports_offset()Changli Gao2010-08-191-0/+19
* | | | net: simplify flags for tx timestampingOliver Hartkopp2010-08-193-35/+19
* | | | macvtap: Implement multiqueue for macvtap driverKrishna Kumar2010-08-161-1/+8
* | | | core: Factor out flow calculation from get_rps_cpuKrishna Kumar2010-08-161-0/+9
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-08-153-6/+5
|\ \ \ \
| * \ \ \ Merge branch 'linus' into releaseLen Brown2010-08-15466-4599/+12310
| |\ \ \ \
| * | | | | ACPI processor: remove deprecated ACPI procfs I/FZhang Rui2010-08-151-1/+0
| * | | | | Merge branch 'acpica-gpe' into releaseLen Brown2010-08-154-15/+57
| |\ \ \ \ \