summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2010-07-24net sched: fix race in mirred device removalstephen hemminger
2010-07-14net: fix problem in reading sock TX queueTom Herbert
2010-07-02net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend
2010-07-02sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lockJohn Fastabend
2010-06-30xfrm: fix XFRMA_MARK extraction in xfrm_mark_getAndreas Steffen
2010-06-23snmp: fix SNMP_ADD_STATS()Eric Dumazet
2010-06-04net: check for refcount if pop a stacked dst_entrySteffen Klassert
2010-05-31net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet
2010-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-27net: fix lock_sock_bh/unlock_sock_bhEric Dumazet
2010-05-26sctp: dubious bitfields in sctp_transportDan Carpenter
2010-05-25cls_cgroup: Initialise classid when module is absentHerbert Xu
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan
2010-05-24sock.h: fix kernel-doc warningRandy Dunlap
2010-05-24cls_cgroup: Fix build error when built-inHerbert Xu
2010-05-24wireless: fix mac80211.h kernel-doc warningsRandy Dunlap
2010-05-24Revert "ath9k: Group Key fix for VAPs"John W. Linville
2010-05-24Revert "ath9k: Group Key fix for VAPs"Linus Torvalds
2010-05-24cls_cgroup: Store classid in struct sockHerbert Xu
2010-05-23caif: Bugfix - use standard Linux listsSjur Braendeland
2010-05-219p: add 9P2000.L rename operationSripathi Kodi
2010-05-219p: add 9P2000.L statfs operationSripathi Kodi
2010-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-05-20netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g...Joerg Marx
2010-05-18ipv6: Replace inet6_ifaddr->dead with stateHerbert Xu
2010-05-17net: Introduce skb_tunnel_rx() helperEric Dumazet
2010-05-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-05-17X25: Move accept approve flag to bitfieldandrew hendry
2010-05-17X25: Move interrupt flag to bitfieldandrew hendry
2010-05-17X25: Move qbit flag to bitfieldandrew hendry
2010-05-17net: implements ip_route_input_noref()Eric Dumazet
2010-05-17net: add a noref bit on skb dstEric Dumazet
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-16net: Introduce sk_route_nocapsEric Dumazet
2010-05-16tcp: fix MD5 (RFC2385) supportEric Dumazet
2010-05-15net: reserve ports for applications using fixed port numbersAmerigo Wang
2010-05-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-05-12tipc: Update commenting in TIPC APIAllan Stephens
2010-05-12mac80211: add offload channel switch supportJohannes Berg
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-11ipv6: ip6mr: support multiple tablesPatrick McHardy
2010-05-11ipv6: ip6mr: move mroute data into seperate structurePatrick McHardy
2010-05-11ipv6: ip6mr: convert struct mfc_cache to struct list_headPatrick McHardy
2010-05-11ipv6: ip6mr: move unres_queue and timer to per-namespace dataPatrick McHardy
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-05-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy