aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-10net: deliver skbs on inactive slaves to exact matchesJohn Fastabend1-1/+4
2010-06-09phonet: use call_rcu for phonet device freeJiri Pirko1-0/+1
2010-06-09netfilter: nf_conntrack: per_cpu untrackingEric Dumazet1-3/+2
2010-06-08netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet3-4/+14
2010-06-08wireless: fix kernel-docJohannes Berg2-31/+90
2010-06-08netfilter: xt_rateest: Better struct xt_rateest layoutEric Dumazet1-3/+7
2010-06-07anycast: Some RCU conversionsEric Dumazet1-2/+2
2010-06-07ip: Router Alert RCU conversionEric Dumazet1-1/+1
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. Miller3-18/+5
2010-06-05bonding: allow user-controlled output slave selectionAndy Gospodarek1-0/+1
2010-06-05skbuff: add check for non-linear to warn_if_lro and needs_linearizeAlexander Duyck1-1/+2
2010-06-04net: check for refcount if pop a stacked dst_entrySteffen Klassert1-3/+3
2010-06-04ssb: remove the ssb DMA APIFUJITA Tomonori1-157/+0
2010-06-04ssb: add dma_dev to ssb_device structureFUJITA Tomonori1-1/+1
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 Dumazet23-115/+115
2010-06-03ipv4: add LINUX_MIB_IPRPFILTER snmp counterEric Dumazet1-0/+1
2010-06-02cfg80211: make action channel type optionalJohannes Berg1-0/+1
2010-06-02wireless: fix several minor description typosWalter Goldens2-2/+2
2010-06-02net: replace hooks in __netif_receive_skb V5Jiri Pirko3-6/+7
2010-06-02ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) optionArnaud Ebalard1-0/+4
2010-06-02packet_mmap: expose hw packet timestamps to network packet capture utilitiesScott McMillan1-0/+1
2010-06-02net: CONFIG_NET_NS reductionEric Dumazet5-44/+8
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-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller1-1/+1
2010-05-31net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet1-14/+1
2010-05-31netfilter: xtables: stackptr should be percpuEric Dumazet1-1/+1
2010-05-31Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller218-1381/+4842
2010-05-31net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller1-1/+1
2010-05-31arp_notify: allow drivers to explicitly request a notification event.Ian Campbell2-0/+3
2010-05-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2010-05-30Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds1-7/+4
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-1/+4
2010-05-30Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds10-281/+657
2010-05-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-0/+45
2010-05-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds2-57/+42
2010-05-30rapidio: fix new kernel-doc warningsRandy Dunlap1-0/+6
2010-05-30Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds2-9/+0
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-0/+2
2010-05-30SLUB: Allow full duplication of kmalloc array for 390Christoph Lameter1-1/+1
2010-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+16
2010-05-29sched: add wait_for_completion_killable_timeoutSage Weil1-0/+2
2010-05-29skb: make skb_recycle_check() return a bool valueChangli Gao1-1/+1
2010-05-28Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds1-3/+5