aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-05-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/ipmr-2.6David S. Miller1-9/+5
2010-05-12tipc: Update commenting in TIPC APIAllan Stephens1-8/+8
2010-05-12mac80211: add offload channel switch supportJohannes Berg1-0/+39
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-0/+4
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville2-2/+15
2010-05-11ipv6: ip6mr: support multiple tablesPatrick McHardy1-0/+5
2010-05-11ipv6: ip6mr: move mroute data into seperate structurePatrick McHardy1-12/+1
2010-05-11ipv6: ip6mr: convert struct mfc_cache to struct list_headPatrick McHardy1-2/+2
2010-05-11ipv6: ip6mr: move unres_queue and timer to per-namespace dataPatrick McHardy1-0/+2
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller1-0/+14
2010-05-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy24-143/+340
2010-05-10Bluetooth: Create per controller workqueueMarcel Holtmann1-0/+2