summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-05-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy31-204/+467
2010-05-07net: Increase NET_SKB_PAD to 64 bytesEric Dumazet1-1/+4
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-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-28caif: Rewritten socket implementationSjur Braendeland1-2/+3
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
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-24IPv6: Complete IPV6_DONTFRAG supportBrian Haley1-0/+2
2010-04-24IPv6: data structure changes for new socket optionsBrian Haley2-4/+11
2010-04-23Merge branch 'master' into for-davemJohn W. Linville2-0/+3
2010-04-23netfilter: nf_conntrack: extend with extra stat counterJesper Dangaard Brouer1-0/+1
2010-04-23remove DCB_PROTO_VERSION as we don't do netlink versioningScott Feldman1-2/+0
2010-04-23X25: Add if_x25.h and x25 to device identifiersAndrew Hendry2-0/+27
2010-04-23net: Socket filter ancilliary data access for skb->dev->typePaul LeoNerd Evans1-1/+2
2010-04-23IPv6: Generic TTL Security Mechanism (final version)Stephen Hemminger2-0/+4
2010-04-22ks8842: Add platform data for setting mac addressRichard Röjfors1-0/+34
2010-04-22fasync: RCU and fine grained lockingEric Dumazet1-6/+6
2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-34/+141
2010-04-21net: Remove two unnecessary exports (skbuff).Rami Rosen1-4/+0
2010-04-20mac80211: add flags for STBC (Space-Time Block Coding)Felix Fietkau1-0/+1
2010-04-20netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPP...Bart De Schuymer1-0/+7
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy92-386/+1055
2010-04-20netfilter: xt_TEE: resolve oif using netdevice notifiersPatrick McHardy1-0/+3
2010-04-20rps: cleanupsEric Dumazet1-2/+2
2010-04-20rps: shortcut net_rps_action()Eric Dumazet1-3/+6
2010-04-19Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+56
2010-04-19netfilter: xtables: make ip_tables reentrantJan Engelhardt1-0/+7
2010-04-19netfilter: xtables: inclusion of xt_TEEJan Engelhardt2-0/+10
2010-04-19rcu: Make RCU lockdep check the lockdep_recursion variablePaul E. McKenney1-4/+1
2010-04-17rfs: Receive Flow SteeringTom Herbert1-1/+68
2010-04-16wl1251: add support for dedicated IRQ lineGrazvydas Ignotas1-0/+2