aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* net sched: fix race in mirred device removalstephen hemminger2010-07-25
* net: fix problem in reading sock TX queueTom Herbert2010-07-14
* net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend2010-07-03
* sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lockJohn Fastabend2010-07-03
* xfrm: fix XFRMA_MARK extraction in xfrm_mark_getAndreas Steffen2010-06-30
* snmp: fix SNMP_ADD_STATS()Eric Dumazet2010-06-23
* net: check for refcount if pop a stacked dst_entrySteffen Klassert2010-06-04
* net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet2010-06-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-28
|\
| * net: fix lock_sock_bh/unlock_sock_bhEric Dumazet2010-05-27
| * sctp: dubious bitfields in sctp_transportDan Carpenter2010-05-26
| * cls_cgroup: Initialise classid when module is absentHerbert Xu2010-05-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-25
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-25
| |\
| | * wireless: fix mac80211.h kernel-doc warningsRandy Dunlap2010-05-24
| | * Revert "ath9k: Group Key fix for VAPs"John W. Linville2010-05-24
| * | sock.h: fix kernel-doc warningRandy Dunlap2010-05-25
| * | cls_cgroup: Fix build error when built-inHerbert Xu2010-05-25
| * | cls_cgroup: Store classid in struct sockHerbert Xu2010-05-24
| * | caif: Bugfix - use standard Linux listsSjur Braendeland2010-05-24
| |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-21
| |\
| | * netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g...Joerg Marx2010-05-20
* | | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-25
* | | Revert "ath9k: Group Key fix for VAPs"Linus Torvalds2010-05-24
* | | 9p: add 9P2000.L rename operationSripathi Kodi2010-05-21
* | | 9p: add 9P2000.L statfs operationSripathi Kodi2010-05-21
|/ /
* | ipv6: Replace inet6_ifaddr->dead with stateHerbert Xu2010-05-18
* | net: Introduce skb_tunnel_rx() helperEric Dumazet2010-05-18
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-18
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-17
| |\ \
| | * | mac80211: add offload channel switch supportJohannes Berg2010-05-12
* | | | X25: Move accept approve flag to bitfieldandrew hendry2010-05-17
* | | | X25: Move interrupt flag to bitfieldandrew hendry2010-05-17
* | | | X25: Move qbit flag to bitfieldandrew hendry2010-05-17
* | | | net: implements ip_route_input_noref()Eric Dumazet2010-05-17
* | | | net: add a noref bit on skb dstEric Dumazet2010-05-17
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-17
|\ \ \ \
| * | | | tcp: fix MD5 (RFC2385) supportEric Dumazet2010-05-16
* | | | | net: Introduce sk_route_nocapsEric Dumazet2010-05-16
* | | | | net: reserve ports for applications using fixed port numbersAmerigo Wang2010-05-16
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-13
|\ \ \ \ \
| * | | | | ipv6: ip6mr: support multiple tablesPatrick McHardy2010-05-11
| * | | | | ipv6: ip6mr: move mroute data into seperate structurePatrick McHardy2010-05-11
| * | | | | ipv6: ip6mr: convert struct mfc_cache to struct list_headPatrick McHardy2010-05-11
| * | | | | ipv6: ip6mr: move unres_queue and timer to per-namespace dataPatrick McHardy2010-05-11
| | |_|_|/ | |/| | |
* | | | | tipc: Update commenting in TIPC APIAllan Stephens2010-05-13
| |_|/ / |/| | |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-12
|\ \ \ \ | | |/ / | |/| |
| * | | sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich2010-05-06
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-11
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | mac80211: improve HT channel handlingJohannes Berg2010-05-07