summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-09-09RDS: Implement atomic operationsAndy Grover1-0/+19
2010-09-03drivers/net: avoid some skb->ip_summed initializationsEric Dumazet1-0/+15
2010-09-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller4-15/+49
2010-09-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-15/+49
2010-09-02net: Improve comments in include/linux/phy.hPeter Meerwald1-2/+2
2010-09-01skge: add GRO supportEric Dumazet1-0/+1
2010-09-01net: add a comment on netdev->last_rxEric Dumazet1-1/+8
2010-08-31TCP: update initial windows according to RFC 5681Gerrit Renker1-8/+2
2010-08-31tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker1-0/+15
2010-08-31tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu2-0/+2
2010-08-30net: fix datapath typoSimon Horman1-1/+1
2010-08-27mac80211: support runtime interface type changesJohannes Berg1-0/+9
2010-08-27cfg80211: allow changing port control protocolJohannes Berg2-8/+32
2010-08-27mac80211: allow scan to complete from any contextJohannes Berg1-1/+2
2010-08-27gro: __napi_gro_receive() optimizationsEric Dumazet1-1/+17
2010-08-27net/sctp: Use pr_fmt and pr_<level>Joe Perches1-18/+30
2010-08-26stmmac: make ioaddr 'void __iomem *' rather than unsigned longGiuseppe CAVALLARO1-1/+1
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-75/+317
2010-08-25wl12xx: change contact person for the include fileKalle Valo1-1/+1
2010-08-25mac80211: trivial spelling fixesBob Copeland1-5/+5
2010-08-25mlx4_en: UDP RSS supportYevgeny Petrilin1-0/+1
2010-08-25mlx4_en: Fixing report in Ethtool get_settingsYevgeny Petrilin1-0/+4
2010-08-25mlx4_en: Added self diagnostics test implementationYevgeny Petrilin2-0/+3
2010-08-25tc: add meta match on receive hashStephen Hemminger1-0/+1
2010-08-25include/linux/if_ether.h: Remove unused #define MAC_FMTJoe Perches1-2/+0
2010-08-25cfg80211: add some documentationJohannes Berg1-6/+115
2010-08-25nl80211: some documentation fixesJohannes Berg1-11/+46
2010-08-25mac80211: fix docbookJohannes Berg1-1/+1
2010-08-25b43: N-PHY: Implement MAC PHY clock setGábor Stefanik1-0/+1
2010-08-25cfg80211/mac80211: extensible frame processingJohannes Berg2-41/+108
2010-08-25cfg80211: mark ieee80211_hdrlen constJohannes Berg1-1/+1
2010-08-24net: increase the size of priv_flags and add IFF_OVS_DATAPATHSimon Horman2-1/+3
2010-08-24bna: Brocade 10Gb Ethernet device driverRasesh Mody1-0/+3
2010-08-23net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller2-3/+3
2010-08-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller10-26/+26
2010-08-23header: fix broken headers for user spaceChangli Gao10-26/+26
2010-08-23net: rds: remove duplication type definitionsChangli Gao1-9/+0
2010-08-23net: 802.1q: make vlan_hwaccel_do_receive() return voidChangli Gao1-3/+2
2010-08-23net: use __be16 instead of u16 for the userspace codeChangli Gao1-2/+2
2010-08-22net_sched: cls_flow: add key rxhashChangli Gao1-0/+1
2010-08-22irda: use net_device_stats from struct net_deviceEric Dumazet1-1/+0
2010-08-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-0/+32
2010-08-22PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov2-17/+53
2010-08-20net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron3-0/+48
2010-08-20net: introduce proto_ports_offset()Changli Gao1-0/+19
2010-08-19net: simplify flags for tx timestampingOliver Hartkopp3-35/+19
2010-08-19netfilter: fix userspace header warningSam Ravnborg1-0/+2
2010-08-19net: add Fast Ethernet driver for PXA168.Sachin Sanap1-0/+30
2010-08-17macvtap: Implement multiqueue for macvtap driverKrishna Kumar1-1/+8
2010-08-17core: Factor out flow calculation from get_rps_cpuKrishna Kumar1-0/+9