summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2010-09-15Phonet: resource routing backendRémi Denis-Courmont-0/+5
2010-09-15Phonet: remove dangling pipe if an endpoint is closed earlyRémi Denis-Courmont-0/+5
2010-09-15tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov-2/+16
2010-09-14net/irda: Use static const char * const where possibleJoe Perches-1/+1
2010-09-14mac80211: add a note about iterating interfaces during add_interface()Felix Fietkau-0/+2
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-6/+27
2010-09-08udp: add rehash on connect()Eric Dumazet-0/+2
2010-09-08include/net/raw.h: Convert raw_seq_private macro to inlineJoe Perches-1/+4
2010-09-08ipvs: fix active FTPJulian Anastasov-0/+3
2010-09-03cls_cgroup: Fix rcu lockdep warningLi Zefan-2/+8
2010-09-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-13/+33
2010-08-30TCP: update initial windows according to RFC 5681Gerrit Renker-8/+2
2010-08-30tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker-0/+15
2010-08-30tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu-0/+1
2010-08-27mac80211: support runtime interface type changesJohannes Berg-0/+9
2010-08-27cfg80211: allow changing port control protocolJohannes Berg-7/+17
2010-08-27mac80211: allow scan to complete from any contextJohannes Berg-1/+2
2010-08-26net/sctp: Use pr_fmt and pr_<level>Joe Perches-18/+30
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-45/+194
2010-08-25mac80211: trivial spelling fixesBob Copeland-5/+5
2010-08-25tcp: Combat per-cpu skew in orphan tests.David S. Miller-4/+14
2010-08-24cfg80211: add some documentationJohannes Berg-6/+115
2010-08-24mac80211: fix docbookJohannes Berg-1/+1
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg-22/+34
2010-08-24cfg80211: mark ieee80211_hdrlen constJohannes Berg-1/+1
2010-08-21irda: use net_device_stats from struct net_deviceEric Dumazet-1/+0
2010-08-21PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov-0/+18
2010-08-20net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron-0/+15
2010-08-19net/netfilter: __rcu annotationsArnd Bergmann-1/+1
2010-08-19net: convert to rcu_dereference_index_check()Paul E. McKenney-1/+2
2010-08-19net: simplify flags for tx timestampingOliver Hartkopp-7/+3
2010-08-16mac80211: use cipher suite selectorsJohannes Berg-16/+2
2010-08-16mac80211: allow drivers to request SM PS mode changeJohannes Berg-0/+12
2010-08-16mac80211: per interface idle notificationJohannes Berg-0/+6
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-2/+148
2010-08-16mac80211: support use of NAPI for bottom-half processingJohn W. Linville-0/+24
2010-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-2/+2
2010-08-10Bluetooth: Use 3-DH5 payload size for default ERTM max PDU sizeMat Martineau-1/+1
2010-08-10Bluetooth: Change default L2CAP ERTM retransmit timeoutMat Martineau-1/+1
2010-08-10net/sock.h: add missing kernel-doc notationRandy Dunlap-1/+3
2010-08-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-1/+1
2010-08-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville-1/+1
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-599/+1021
2010-08-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller-8/+25
2010-08-02net/9p: Implement TXATTRCREATE 9p callAneesh Kumar K.V-0/+3
2010-08-02net/9p: Implement attrwalk 9p callAneesh Kumar K.V-0/+3
2010-08-029p: Implement LOPENM. Mohan Kumar-0/+2
2010-08-02fs/9p: This patch implements TLCREATE for 9p2000.L protocol.Venkateswararao Jujjuri (JV)-0/+6
2010-08-029p: Implement TMKDIRM. Mohan Kumar-0/+6
2010-08-029p: Implement TMKNODM. Mohan Kumar-0/+6