summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2010-09-28Phonet: Implement Pipe Controller to support Nokia Slim ModemsKumar Sanghvi1-0/+21
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller4-4/+20
2010-09-27ipv6: add a missing unregister_pernet_subsys callNeil Horman1-0/+1
2010-09-27net: update SOCK_MIN_RCVBUFEric Dumazet1-1/+5
2010-09-27net: reset skb queue mapping when rx'ing over tunnelTom Herbert1-0/+1
2010-09-24net: return operator cleanupEric Dumazet14-45/+44
2010-09-22Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-26/+40
2010-09-22ipv6: addrconf.h cleanupsEric Dumazet1-20/+43
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-26/+40
2010-09-20xfrm: Allow different selector family in temporary stateThomas Egerer1-2/+2
2010-09-16mac80211: add p2p device type supportJohannes Berg1-1/+26
2010-09-16include/net/cfg80211.h: wiphy_<level> messages use dev_printkJoe Perches1-25/+12
2010-09-16Phonet: list subscribed resources via proc_fsRémi Denis-Courmont1-0/+1
2010-09-16Phonet: resource routing backendRémi Denis-Courmont1-0/+5
2010-09-16Phonet: remove dangling pipe if an endpoint is closed earlyRémi Denis-Courmont1-0/+5
2010-09-15tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov1-2/+16
2010-09-15net/irda: Use static const char * const where possibleJoe Perches1-1/+1
2010-09-15mac80211: add a note about iterating interfaces during add_interface()Felix Fietkau1-0/+2
2010-09-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-6/+27
2010-09-09udp: add rehash on connect()Eric Dumazet2-0/+2
2010-09-09include/net/raw.h: Convert raw_seq_private macro to inlineJoe Perches1-1/+4
2010-09-08ipvs: fix active FTPJulian Anastasov1-0/+3
2010-09-03cls_cgroup: Fix rcu lockdep warningLi Zefan1-2/+8
2010-09-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-13/+33
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 Chu1-0/+1
2010-08-27mac80211: support runtime interface type changesJohannes Berg1-0/+9
2010-08-27cfg80211: allow changing port control protocolJohannes Berg1-7/+17
2010-08-27mac80211: allow scan to complete from any contextJohannes Berg1-1/+2
2010-08-27net/sctp: Use pr_fmt and pr_<level>Joe Perches1-18/+30
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-45/+194
2010-08-25mac80211: trivial spelling fixesBob Copeland1-5/+5
2010-08-25tcp: Combat per-cpu skew in orphan tests.David S. Miller1-4/+14
2010-08-25cfg80211: add some documentationJohannes Berg1-6/+115
2010-08-25mac80211: fix docbookJohannes Berg1-1/+1
2010-08-25cfg80211/mac80211: extensible frame processingJohannes Berg1-22/+34
2010-08-25cfg80211: mark ieee80211_hdrlen constJohannes Berg1-1/+1
2010-08-22irda: use net_device_stats from struct net_deviceEric Dumazet1-1/+0
2010-08-22PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov1-0/+18
2010-08-20net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron1-0/+15
2010-08-19net: simplify flags for tx timestampingOliver Hartkopp2-7/+3
2010-08-17mac80211: use cipher suite selectorsJohannes Berg1-16/+2
2010-08-16mac80211: allow drivers to request SM PS mode changeJohannes Berg1-0/+12
2010-08-16mac80211: per interface idle notificationJohannes Berg1-0/+6
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-2/+148
2010-08-16mac80211: support use of NAPI for bottom-half processingJohn W. Linville1-0/+24
2010-08-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-2/+2
2010-08-10Bluetooth: Use 3-DH5 payload size for default ERTM max PDU sizeMat Martineau1-1/+1
2010-08-10Bluetooth: Change default L2CAP ERTM retransmit timeoutMat Martineau1-1/+1