aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-23net: return operator cleanupEric Dumazet14-45/+44
2010-09-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller2-26/+40
2010-09-21ipv6: addrconf.h cleanupsEric Dumazet1-20/+43
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville2-26/+40
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-15Phonet: list subscribed resources via proc_fsRémi Denis-Courmont1-0/+1
2010-09-15Phonet: resource routing backendRémi Denis-Courmont1-0/+5
2010-09-15Phonet: remove dangling pipe if an endpoint is closed earlyRémi Denis-Courmont1-0/+5
2010-09-14net/irda: Use static const char * const where possibleJoe Perches1-1/+1
2010-09-14mac80211: add a note about iterating interfaces during add_interface()Felix Fietkau1-0/+2
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller5-6/+27
2010-09-08udp: add rehash on connect()Eric Dumazet2-0/+2
2010-09-08include/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/linville/wireless-next-2.6 into for-davemJohn W. Linville2-13/+33
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 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-26net/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/linville/wireless-next-2.6 into for-davemJohn 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-24cfg80211: add some documentationJohannes Berg1-6/+115
2010-08-24mac80211: fix docbookJohannes Berg1-1/+1
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg1-22/+34
2010-08-24cfg80211: mark ieee80211_hdrlen constJohannes Berg1-1/+1
2010-08-21irda: use net_device_stats from struct net_deviceEric Dumazet1-1/+0
2010-08-21PPTP: 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-16mac80211: 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/linville/wireless-2.6John W. Linville3-2/+148
2010-08-16mac80211: support use of NAPI for bottom-half processingJohn W. Linville1-0/+24
2010-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David 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
2010-08-10net/sock.h: add missing kernel-doc notationRandy Dunlap1-1/+3
2010-08-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+1
2010-08-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6John W. Linville1-1/+1
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds55-599/+1021
2010-08-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller4-8/+25
2010-08-02net/9p: Implement TXATTRCREATE 9p callAneesh Kumar K.V2-0/+3
2010-08-02net/9p: Implement attrwalk 9p callAneesh Kumar K.V2-0/+3