summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-06-15tcp: unify tcp flag macrosChangli Gao
2010-06-15bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko
2010-06-15macvlan: use rx_handler_data pointer to store macvlan_port pointer V2Jiri Pirko
2010-06-15net: add rx_handler data pointerJiri Pirko
2010-06-15netpoll: Add netpoll_tx_runningHerbert Xu
2010-06-15netpoll: Allow netpoll_setup/cleanup recursionHerbert Xu
2010-06-15netpoll: Add ndo_netpoll_setupHerbert Xu
2010-06-15netpoll: Fix RCU usageHerbert Xu
2010-06-14ethtool: Revert incorrect indentation changesBen Hutchings
2010-06-12net: Enable 64-bit net device statistics on 32-bit architecturesBen Hutchings
2010-06-11pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet
2010-06-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
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-10net: deliver skbs on inactive slaves to exact matchesJohn Fastabend
2010-06-09phonet: use call_rcu for phonet device freeJiri Pirko
2010-06-08wireless: fix kernel-docJohannes Berg
2010-06-07anycast: Some RCU conversionsEric Dumazet
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-05bonding: allow user-controlled output slave selectionAndy Gospodarek
2010-06-05skbuff: add check for non-linear to warn_if_lro and needs_linearizeAlexander Duyck
2010-06-04net: check for refcount if pop a stacked dst_entrySteffen Klassert
2010-06-04ssb: remove the ssb DMA APIFUJITA Tomonori
2010-06-04ssb: add dma_dev to ssb_device structureFUJITA Tomonori
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-03ipv4: add LINUX_MIB_IPRPFILTER snmp counterEric Dumazet
2010-06-02cfg80211: make action channel type optionalJohannes Berg
2010-06-02wireless: fix several minor description typosWalter Goldens
2010-06-02net: replace hooks in __netif_receive_skb V5Jiri Pirko
2010-06-02ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) optionArnaud Ebalard
2010-06-02packet_mmap: expose hw packet timestamps to network packet capture utilitiesScott McMillan
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-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-05-31net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet
2010-05-31netfilter: xtables: stackptr should be percpuEric Dumazet
2010-05-31Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-05-31net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller
2010-05-31arp_notify: allow drivers to explicitly request a notification event.Ian Campbell
2010-05-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-30Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds