summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: NET_SKB_PAD should depend on L1_CACHE_BYTESEric Dumazet2010-06-151-3/+5
* net: Fix error in comment on net_device_ops::ndo_get_statsBen Hutchings2010-06-151-1/+1
* inetpeer: RCU conversionEric Dumazet2010-06-151-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-06-157-7/+67
|\
| * Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-06-1553-469/+383
| |\
| * | netfilter: xtables: idletimer target implementationLuciano Coelho2010-06-152-0/+46
| * | netfilter: nfnetlink_log: RCU conversion, part 2Eric Dumazet2010-06-141-0/+1
| * | netfilter: nf_conntrack: per_cpu untrackingEric Dumazet2010-06-091-3/+2
| * | netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet2010-06-083-4/+14
| * | netfilter: xt_rateest: Better struct xt_rateest layoutEric Dumazet2010-06-081-3/+7
* | | tcp: unify tcp flag macrosChangli Gao2010-06-151-13/+11
* | | bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko2010-06-152-2/+1
* | | macvlan: use rx_handler_data pointer to store macvlan_port pointer V2Jiri Pirko2010-06-152-2/+1
* | | net: add rx_handler data pointerJiri Pirko2010-06-151-1/+3
* | | netpoll: Add netpoll_tx_runningHerbert Xu2010-06-151-0/+9
* | | netpoll: Allow netpoll_setup/cleanup recursionHerbert Xu2010-06-151-0/+2
* | | netpoll: Add ndo_netpoll_setupHerbert Xu2010-06-151-0/+2
* | | netpoll: Fix RCU usageHerbert Xu2010-06-151-5/+8
| |/ |/|
* | ethtool: Revert incorrect indentation changesBen Hutchings2010-06-141-20/+20
* | net: Enable 64-bit net device statistics on 32-bit architecturesBen Hutchings2010-06-122-38/+56
* | pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet2010-06-112-0/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-111-1/+4
|\ \
| * | net: deliver skbs on inactive slaves to exact matchesJohn Fastabend2010-06-101-1/+4
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-114-204/+112
|\ \ \
| * | | wireless: fix kernel-docJohannes Berg2010-06-082-31/+90
| * | | ssb: remove the ssb DMA APIFUJITA Tomonori2010-06-041-157/+0
| * | | ssb: add dma_dev to ssb_device structureFUJITA Tomonori2010-06-041-1/+1
| * | | mac80211: Remove deprecated sta_notify commandsSujith2010-06-041-5/+1
| * | | mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg2010-06-031-4/+2
| * | | mac80211: Add support for hardware ARP query filteringJuuso Oikarinen2010-06-031-0/+14
| * | | mac80211: remove tx status ampdu_ack_mapJohannes Berg2010-06-031-4/+1
| * | | cfg80211: make action channel type optionalJohannes Berg2010-06-021-0/+1
| * | | wireless: fix several minor description typosWalter Goldens2010-06-022-2/+2
* | | | net-next: remove useless union keywordChangli Gao2010-06-104-14/+8
* | | | ip: ip_ra_control() rcu fixEric Dumazet2010-06-101-1/+4
* | | | phonet: use call_rcu for phonet device freeJiri Pirko2010-06-091-0/+1
* | | | anycast: Some RCU conversionsEric Dumazet2010-06-071-2/+2
* | | | ip: Router Alert RCU conversionEric Dumazet2010-06-071-1/+1
* | | | tcp: Fix slowness in read /proc/net/tcpTom Herbert2010-06-071-1/+2
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-063-18/+5
|\ \ \ \ | | |/ / | |/| |
| * | | net: check for refcount if pop a stacked dst_entrySteffen Klassert2010-06-041-3/+3
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-311-1/+1
| |\ \ \
| | * | | netfilter: xtables: stackptr should be percpuEric Dumazet2010-05-311-1/+1
| * | | | net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet2010-05-311-14/+1
| * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-31218-1381/+4842
| |\| | |
* | | | | bonding: allow user-controlled output slave selectionAndy Gospodarek2010-06-051-0/+1
* | | | | skbuff: add check for non-linear to warn_if_lro and needs_linearizeAlexander Duyck2010-06-051-1/+2
* | | | | net: use __packed annotationEric Dumazet2010-06-0323-115/+115
* | | | | ipv4: add LINUX_MIB_IPRPFILTER snmp counterEric Dumazet2010-06-031-0/+1
* | | | | net: replace hooks in __netif_receive_skb V5Jiri Pirko2010-06-023-6/+7