summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-041-0/+2
|\
| * tproxy: check for transparent flag in ip_route_newportsUlrich Weber2010-09-281-0/+2
* | net: introduce DST_NOCACHE flagEric Dumazet2010-10-041-4/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-011-15/+32
|\ \
| * | mac80211: move packet flags into packetJohannes Berg2010-09-271-4/+2Star
| * | mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear2010-09-271-11/+14
| * | mac80211: clear txflags for ps-filtered framesChristian Lamparter2010-09-241-0/+16
* | | neigh: reorder fields in struct neighbourEric Dumazet2010-10-011-3/+3
* | | tcp: tcp_enter_quickack_mode can be staticstephen hemminger2010-09-301-2/+0Star
* | | arp: remove unnecessary export of arp_broken_opsstephen hemminger2010-09-301-2/+0Star
* | | ipv4: Allow configuring subnets as local addressesTom Herbert2010-09-291-0/+1
* | | 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