aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-07tcp: Fix slowness in read /proc/net/tcpTom Herbert1-1/+2
2010-06-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-17/+4
2010-06-04net: check for refcount if pop a stacked dst_entrySteffen Klassert1-3/+3
2010-06-04mac80211: Remove deprecated sta_notify commandsSujith1-5/+1
2010-06-03mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg1-4/+2
2010-06-03mac80211: Add support for hardware ARP query filteringJuuso Oikarinen1-0/+14
2010-06-03mac80211: remove tx status ampdu_ack_mapJohannes Berg1-4/+1
2010-06-03net: use __packed annotationEric Dumazet7-21/+21
2010-06-02cfg80211: make action channel type optionalJohannes Berg1-0/+1
2010-06-02wireless: fix several minor description typosWalter Goldens1-1/+1
2010-06-02ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) optionArnaud Ebalard1-0/+4
2010-06-02net: CONFIG_NET_NS reductionEric Dumazet4-39/+7
2010-06-02net: add additional lock to qdisc to increase throughputEric Dumazet1-1/+2
2010-06-02net: QDISC_STATE_RUNNING dont need atomic bit opsEric Dumazet1-4/+11
2010-06-02net: Define accessors to manipulate QDISC_STATE_RUNNINGEric Dumazet2-1/+16
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