summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-031-0/+15
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-09-024-15/+49
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-024-15/+49
| |\
| | * mac80211: support runtime interface type changesJohannes Berg2010-08-271-0/+9
| | * cfg80211: allow changing port control protocolJohannes Berg2010-08-272-8/+32
| | * mac80211: allow scan to complete from any contextJohannes Berg2010-08-271-1/+2
| | * wl12xx: change contact person for the include fileKalle Valo2010-08-251-1/+1
| | * mac80211: trivial spelling fixesBob Copeland2010-08-251-5/+5
* | | net: Improve comments in include/linux/phy.hPeter Meerwald2010-09-021-2/+2
|/ /
* | 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/+2Star
* | 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-301-1/+1
* | gro: __napi_gro_receive() optimizationsEric Dumazet2010-08-271-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-261-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/+2Star
| * 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/+0Star
* | | net: increase the size of priv_flags and add IFF_OVS_DATAPATHSimon Horman2010-08-242-1/+3
* | | bna: Brocade 10Gb Ethernet device driverRasesh Mody2010-08-241-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-2310-26/+26
|\ \ \
| * | | header: fix broken headers for user spaceChangli Gao2010-08-2310-26/+26
* | | | net: rds: remove duplication type definitionsChangli Gao2010-08-231-9/+0Star
* | | | net: 802.1q: make vlan_hwaccel_do_receive() return voidChangli Gao2010-08-231-3/+2Star
* | | | net: use __be16 instead of u16 for the userspace codeChangli Gao2010-08-231-2/+2
* | | | net_sched: cls_flow: add key rxhashChangli Gao2010-08-221-0/+1
* | | | irda: use net_device_stats from struct net_deviceEric Dumazet2010-08-221-1/+0Star
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-222-0/+32
|\| | |
| * | | netfilter: fix userspace header warningSam Ravnborg2010-08-191-0/+2
| * | | net: add Fast Ethernet driver for PXA168.Sachin Sanap2010-08-191-0/+30
* | | | PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov2010-08-222-17/+53