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