summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-05-18net: add a noref bit on skb dstEric Dumazet1-4/+54
2010-05-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-4/+19
2010-05-16rtnetlink: make SR-IOV VF interface symmetricChris Wright1-4/+19
2010-05-16net: Consistent skb timestampingEric Dumazet1-0/+1
2010-05-16net: adjust handle_macvlan to pass port struct to hookJiri Pirko1-1/+2
2010-05-16sysctl: add proc_do_large_bitmapOctavian Purdila1-0/+2
2010-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-26/+19
2010-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller3-24/+15
2010-05-13tipc: Update commenting in TIPC APIAllan Stephens1-3/+3
2010-05-13tipc: Add support for "-s" configuration optionAllan Stephens1-0/+1
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller16-11/+57
2010-05-12revert "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/linvil...John W. Linville1-0/+13
2010-05-11Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy1-26/+19
2010-05-11netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt1-1/+4
2010-05-11netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt1-1/+1
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt1-2/+0
2010-05-11netfilter: xtables: combine struct xt_match_param and xt_target_paramJan Engelhardt1-25/+17
2010-05-11ipv6: ip6mr: support multiple tablesPatrick McHardy3-5/+14
2010-05-11ipv6: ip6mr: move mroute data into seperate structurePatrick McHardy1-4/+1
2010-05-11ipv6: ip6mr: convert struct mfc_cache to struct list_headPatrick McHardy1-1/+1
2010-05-11ipv6: ip6mr: remove net pointer from struct mfc6_cachePatrick McHardy1-15/+0
2010-05-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy31-204/+467
2010-05-08Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+3
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg1-0/+13
2010-05-07net: 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-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller4-119/+144
2010-05-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John 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-04net: rcu fixesEric Dumazet1-0/+29
2010-05-03tun: add ioctl to modify vnet header sizeMichael S. Tsirkin1-0/+2
2010-05-03net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.hDavid S. Miller1-5/+5
2010-05-03net: fix softnet_statChangli Gao1-10/+7
2010-05-02net: Inline skb_pull() in eth_type_trans().David S. Miller1-0/+5
2010-05-02net: 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-28net: batch skb dequeueing from softnet input_pkt_queueChangli Gao1-2/+4
2010-04-28net: reimplement softnet_data.output_queue as a FIFO queueChangli Gao1-0/+1
2010-04-28cfg80211: add ap isolation supportFelix Fietkau1-0/+5
2010-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2-8/+6