summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2010-06-11pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-10net-next: remove useless union keywordChangli Gao
2010-06-10ip: ip_ra_control() rcu fixEric Dumazet
2010-06-09phonet: use call_rcu for phonet device freeJiri Pirko
2010-06-08wireless: fix kernel-docJohannes Berg
2010-06-07ip: Router Alert RCU conversionEric Dumazet
2010-06-07tcp: Fix slowness in read /proc/net/tcpTom Herbert
2010-06-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-04net: check for refcount if pop a stacked dst_entrySteffen Klassert
2010-06-04mac80211: Remove deprecated sta_notify commandsSujith
2010-06-03mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg
2010-06-03mac80211: Add support for hardware ARP query filteringJuuso Oikarinen
2010-06-03mac80211: remove tx status ampdu_ack_mapJohannes Berg
2010-06-03net: use __packed annotationEric Dumazet
2010-06-02cfg80211: make action channel type optionalJohannes Berg
2010-06-02wireless: fix several minor description typosWalter Goldens
2010-06-02ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) optionArnaud Ebalard
2010-06-02net: CONFIG_NET_NS reductionEric Dumazet
2010-06-02net: add additional lock to qdisc to increase throughputEric Dumazet
2010-06-02net: QDISC_STATE_RUNNING dont need atomic bit opsEric Dumazet
2010-06-02net: Define accessors to manipulate QDISC_STATE_RUNNINGEric Dumazet
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