aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-09Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6David S. Miller2-41/+66
2010-09-08RDS: Remove dead struct from rds.hAndy Grover1-8/+0
2010-09-08RDS: rds.h: Replace u_int[size]_t with uint[size]_tAndy Grover1-29/+29
2010-09-08RDS: Add rds.h to exported headers listAndy Grover2-6/+7
2010-09-08RDS: Implement masked atomic operationsAndy Grover1-0/+12
2010-09-08RDS: Add flag for silent ops. Do atomic op before RDMAAndy Grover1-0/+1
2010-09-08RDS: Implement atomic operationsAndy Grover1-0/+19
2010-09-08net: introduce rcu_dereference_rtnlEric Dumazet1-0/+11
2010-09-08include/net/raw.h: Convert raw_seq_private macro to inlineJoe Perches1-1/+4
2010-09-02drivers/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/linville/wireless-next-2.6David S. Miller4-15/+49
2010-09-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn 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-08-31net: add a comment on netdev->last_rxEric Dumazet1-1/+8
2010-08-30TCP: update initial windows according to RFC 5681Gerrit Renker1-8/+2
2010-08-30tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker1-0/+15
2010-08-30tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu2-0/+2
2010-08-29net: 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-26gro: __napi_gro_receive() optimizationsEric Dumazet1-1/+17
2010-08-26net/sctp: Use pr_fmt and pr_<level>Joe Perches1-18/+30
2010-08-25stmmac: 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/linville/wireless-next-2.6 into for-davemJohn 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-24mlx4_en: UDP RSS supportYevgeny Petrilin1-0/+1
2010-08-24mlx4_en: Fixing report in Ethtool get_settingsYevgeny Petrilin1-0/+4
2010-08-24mlx4_en: Added self diagnostics test implementationYevgeny Petrilin2-0/+3
2010-08-24tc: add meta match on receive hashStephen Hemminger1-0/+1
2010-08-24include/linux/if_ether.h: Remove unused #define MAC_FMTJoe Perches1-2/+0
2010-08-24cfg80211: add some documentationJohannes Berg1-6/+115
2010-08-24nl80211: some documentation fixesJohannes Berg1-11/+46
2010-08-24mac80211: fix docbookJohannes Berg1-1/+1
2010-08-24b43: N-PHY: Implement MAC PHY clock setGábor Stefanik1-0/+1
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg2-41/+108
2010-08-24cfg80211: mark ieee80211_hdrlen constJohannes Berg1-1/+1
2010-08-23net: increase the size of priv_flags and add IFF_OVS_DATAPATHSimon Horman2-1/+3
2010-08-23bna: 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-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller10-26/+26
2010-08-22header: fix broken headers for user spaceChangli Gao10-26/+26
2010-08-22net: rds: remove duplication type definitionsChangli Gao1-9/+0
2010-08-22net: 802.1q: make vlan_hwaccel_do_receive() return voidChangli Gao1-3/+2
2010-08-22net: use __be16 instead of u16 for the userspace codeChangli Gao1-2/+2
2010-08-21net_sched: cls_flow: add key rxhashChangli Gao1-0/+1
2010-08-21irda: use net_device_stats from struct net_deviceEric Dumazet1-1/+0
2010-08-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-0/+32