aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-08-029p: Implement LOPENM. Mohan Kumar1-0/+2
2010-08-02fs/9p: This patch implements TLCREATE for 9p2000.L protocol.Venkateswararao Jujjuri (JV)2-0/+6
2010-08-029p: Implement TMKDIRM. Mohan Kumar2-0/+6
2010-08-029p: Implement TMKNODM. Mohan Kumar2-0/+6
2010-08-029p: Define and implement TSYMLINK for 9P2000.LVenkateswararao Jujjuri (JV)2-0/+6
2010-08-029p: Define and implement TLINK for 9P2000.LVenkateswararao Jujjuri (JV)2-0/+3
2010-08-029p: Implement client side of setattr for 9P2000.L protocol.Sripathi Kodi2-0/+29
2010-08-029p: getattr client implementation for 9P2000.L protocol.Sripathi Kodi2-0/+47
2010-08-029p: readdir implementation for 9p2000.LSripathi Kodi2-0/+35
2010-07-24net sched: fix race in mirred device removalstephen hemminger1-0/+1
2010-07-14net: fix problem in reading sock TX queueTom Herbert1-6/+1
2010-07-02net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend1-4/+8
2010-07-02sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lockJohn Fastabend1-2/+10
2010-06-30xfrm: fix XFRMA_MARK extraction in xfrm_mark_getAndreas Steffen1-1/+1
2010-06-23snmp: fix SNMP_ADD_STATS()Eric Dumazet1-1/+1
2010-06-04net: check for refcount if pop a stacked dst_entrySteffen Klassert1-3/+3
2010-05-31net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet1-14/+1
2010-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-8/+16
2010-05-27net: fix lock_sock_bh/unlock_sock_bhEric Dumazet1-6/+14
2010-05-26sctp: dubious bitfields in sctp_transportDan Carpenter1-1/+1
2010-05-25cls_cgroup: Initialise classid when module is absentHerbert Xu1-1/+1
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-5/+79
2010-05-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+3
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MINAlexey Dobriyan2-6/+6
2010-05-24sock.h: fix kernel-doc warningRandy Dunlap1-1/+1
2010-05-24cls_cgroup: Fix build error when built-inHerbert Xu1-1/+1
2010-05-24wireless: fix mac80211.h kernel-doc warningsRandy Dunlap1-0/+3
2010-05-24Revert "ath9k: Group Key fix for VAPs"John W. Linville1-1/+0
2010-05-24Revert "ath9k: Group Key fix for VAPs"Linus Torvalds1-1/+0
2010-05-24cls_cgroup: Store classid in struct sockHerbert Xu2-1/+72
2010-05-23caif: Bugfix - use standard Linux listsSjur Braendeland1-2/+2
2010-05-219p: add 9P2000.L rename operationSripathi Kodi2-0/+14
2010-05-219p: add 9P2000.L statfs operationSripathi Kodi2-0/+21
2010-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller1-1/+1
2010-05-20netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_get_next_corpse()Joerg Marx1-1/+1
2010-05-18ipv6: Replace inet6_ifaddr->dead with stateHerbert Xu1-2/+10
2010-05-17net: Introduce skb_tunnel_rx() helperEric Dumazet1-0/+20
2010-05-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-0/+39
2010-05-17X25: Move accept approve flag to bitfieldandrew hendry1-3/+2
2010-05-17X25: Move interrupt flag to bitfieldandrew hendry1-1/+2
2010-05-17X25: Move qbit flag to bitfieldandrew hendry1-1/+5
2010-05-17net: implements ip_route_input_noref()Eric Dumazet1-1/+16
2010-05-17net: add a noref bit on skb dstEric Dumazet2-8/+53
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+39
2010-05-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-18/+3
2010-05-16net: Introduce sk_route_nocapsEric Dumazet1-0/+8
2010-05-16tcp: fix MD5 (RFC2385) supportEric Dumazet1-18/+3
2010-05-15net: reserve ports for applications using fixed port numbersAmerigo Wang1-0/+6