aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-12tipc: Update commenting in TIPC APIAllan Stephens1-3/+3
2010-05-12tipc: Add support for "-s" configuration optionAllan Stephens1-0/+1
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller16-11/+57
2010-05-11revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt1-1/+0
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+13
2010-05-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy31-204/+467
2010-05-07Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-0/+3
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg1-0/+13
2010-05-06net: Increase NET_SKB_PAD to 64 bytesEric Dumazet1-1/+4
2010-05-06rcu: create rcu_my_thread_group_empty() wrapperPaul E. McKenney1-0/+2
2010-05-06netpoll: Use 'bool' for netpoll_rx() return type.David S. Miller1-4/+4
2010-05-06netpoll: add generic support for bridge and bonding devicesWANG Cong4-0/+9
2010-05-06Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller1-0/+2
2010-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller4-119/+144
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville4-119/+144
2010-05-05net: __alloc_skb() speedupEric Dumazet1-1/+6
2010-05-04cgroup: Check task_lock in task_subsys_state()Li Zefan1-0/+1
2010-05-04i2c-core: Use per-adapter userspace device listsJean Delvare1-0/+2
2010-05-03net: rcu fixesEric Dumazet1-0/+29
2010-05-03tun: add ioctl to modify vnet header sizeMichael S. Tsirkin1-0/+2
2010-05-02net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.hDavid S. Miller1-5/+5
2010-05-02net: fix softnet_statChangli Gao1-10/+7
2010-05-02net: Inline skb_pull() in eth_type_trans().David S. Miller1-0/+5
2010-05-01net: sock_def_readable() and friends RCU conversionEric Dumazet1-5/+9
2010-04-30USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack1-3/+15
2010-04-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-0/+1
2010-04-28caif: Rewritten socket implementationSjur Braendeland1-2/+3
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-0/+10
2010-04-28coda: move backing-dev.h kernel include inside __KERNEL__Jens Axboe1-1/+2
2010-04-27net: batch skb dequeueing from softnet input_pkt_queueChangli Gao1-2/+4
2010-04-27net: reimplement softnet_data.output_queue as a FIFO queueChangli Gao1-0/+1
2010-04-27cfg80211: add ap isolation supportFelix Fietkau1-0/+5
2010-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/ipmr-2.6David S. Miller2-8/+6
2010-04-27igb: add support for reporting 5GT/s during probe on PCIe Gen2Alexander Duyck1-0/+3
2010-04-27netfilter: x_tables: rectify XT_FUNCTION_MAXNAMELEN usageJan Engelhardt1-8/+6
2010-04-26ssb: Fix order of definitions and some text space indentsRafał Miłecki1-29/+29
2010-04-26ssb: Use relative offsets for SPROMRafał Miłecki1-98/+98
2010-04-26ssb: Look for SPROM at different offset on higher rev CCRafał Miłecki2-1/+3
2010-04-26ssb: do not read SPROM if it does not existJohn W. Linville2-0/+18
2010-04-26net: rtnetlink: decouple rtnetlink address families from real address familiesPatrick McHardy2-8/+6
2010-04-25Catch filesystems lacking s_bdiJörn Engel1-0/+1
2010-04-24hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman1-0/+9
2010-04-23IPv6: Complete IPV6_DONTFRAG supportBrian Haley1-0/+2
2010-04-23IPv6: data structure changes for new socket optionsBrian Haley2-4/+11
2010-04-23Merge branch 'master' into for-davemJohn W. Linville2-0/+3
2010-04-23Cleanup generic block based fiemapJosef Bacik1-2/+3
2010-04-23netfilter: nf_conntrack: extend with extra stat counterJesper Dangaard Brouer1-0/+1
2010-04-22remove DCB_PROTO_VERSION as we don't do netlink versioningScott Feldman1-2/+0
2010-04-22X25: Add if_x25.h and x25 to device identifiersAndrew Hendry2-0/+27
2010-04-22net: Socket filter ancilliary data access for skb->dev->typePaul LeoNerd Evans1-1/+2