summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* tunnels: prepare percpu accountingEric Dumazet2010-09-282-10/+26
* Phonet: Implement Pipe Controller to support Nokia Slim ModemsKumar Sanghvi2010-09-281-0/+21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-274-4/+20
|\
| * ipv6: add a missing unregister_pernet_subsys callNeil Horman2010-09-271-0/+1
| * net: reset skb queue mapping when rx'ing over tunnelTom Herbert2010-09-271-0/+1
| * xfrm: Allow different selector family in temporary stateThomas Egerer2010-09-201-2/+2
| * tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov2010-09-151-2/+16
* | net: update SOCK_MIN_RCVBUFEric Dumazet2010-09-271-1/+5
* | net: return operator cleanupEric Dumazet2010-09-2314-45/+44Star
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-09-222-26/+40
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-212-26/+40
| |\ \
| | * | mac80211: add p2p device type supportJohannes Berg2010-09-161-1/+26
| | * | include/net/cfg80211.h: wiphy_<level> messages use dev_printkJoe Perches2010-09-161-25/+12Star
| | * | mac80211: add a note about iterating interfaces during add_interface()Felix Fietkau2010-09-141-0/+2
* | | | ipv6: addrconf.h cleanupsEric Dumazet2010-09-221-20/+43
|/ / /
* | | Phonet: list subscribed resources via proc_fsRémi Denis-Courmont2010-09-161-0/+1
* | | Phonet: resource routing backendRémi Denis-Courmont2010-09-161-0/+5
* | | Phonet: remove dangling pipe if an endpoint is closed earlyRémi Denis-Courmont2010-09-161-0/+5
* | | net/irda: Use static const char * const where possibleJoe Perches2010-09-151-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-105-6/+27
|\ \ \ | | |/ | |/|
| * | udp: add rehash on connect()Eric Dumazet2010-09-092-0/+2
| * | ipvs: fix active FTPJulian Anastasov2010-09-081-0/+3
| * | cls_cgroup: Fix rcu lockdep warningLi Zefan2010-09-031-2/+8
| * | tcp: Combat per-cpu skew in orphan tests.David S. Miller2010-08-251-4/+14
* | | include/net/raw.h: Convert raw_seq_private macro to inlineJoe Perches2010-09-081-1/+4
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-022-13/+33
|\ \ \ | | |/ | |/|
| * | mac80211: support runtime interface type changesJohannes Berg2010-08-271-0/+9
| * | cfg80211: allow changing port control protocolJohannes Berg2010-08-271-7/+17
| * | mac80211: allow scan to complete from any contextJohannes Berg2010-08-271-1/+2
| * | mac80211: trivial spelling fixesBob Copeland2010-08-251-5/+5
* | | 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-301-0/+1
* | | net/sctp: Use pr_fmt and pr_<level>Joe Perches2010-08-261-18/+30
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-252-45/+194
|\| |
| * | cfg80211: add some documentationJohannes Berg2010-08-241-6/+115
| * | mac80211: fix docbookJohannes Berg2010-08-241-1/+1
| * | cfg80211/mac80211: extensible frame processingJohannes Berg2010-08-241-22/+34
| * | cfg80211: mark ieee80211_hdrlen constJohannes Berg2010-08-241-1/+1
| * | mac80211: use cipher suite selectorsJohannes Berg2010-08-161-16/+2Star
| * | 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-163-2/+148
| |\ \
| * | | mac80211: support use of NAPI for bottom-half processingJohn W. Linville2010-08-161-0/+24
* | | | irda: use net_device_stats from struct net_deviceEric Dumazet2010-08-221-1/+0Star
* | | | PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov2010-08-221-0/+18
* | | | net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron2010-08-201-0/+15
* | | | net: simplify flags for tx timestampingOliver Hartkopp2010-08-192-7/+3Star
| |_|/ |/| |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-111-2/+2
|\ \ \ | | |/ | |/|
| * | Bluetooth: Use 3-DH5 payload size for default ERTM max PDU sizeMat Martineau2010-08-101-1/+1