aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds13-30/+468
2010-05-28Merge branch 'misc-2.6.35' into releaseLen Brown1-13/+0
2010-05-28Merge branches 'video' and 'video-edid' into releaseLen Brown1-0/+16
2010-05-28Merge branch 'acpi_enable' into releaseLen Brown1-1/+0
2010-05-28Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown2-3/+2
2010-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-8/+16
2010-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds6-14/+47
2010-05-27fs: introduce new truncate sequencenpiggin@suse.de2-1/+35
2010-05-27rename the generic fsync implementationsChristoph Hellwig1-2/+2
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig5-12/+11
2010-05-27get rid of the magic around f_count in aioAl Viro2-1/+1
2010-05-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-7/+29