summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2010-05-06net: Increase NET_SKB_PAD to 64 bytesEric Dumazet
2010-05-06netpoll: Use 'bool' for netpoll_rx() return type.David S. Miller
2010-05-06netpoll: add generic support for bridge and bonding devicesWANG Cong
2010-05-06Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller
2010-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-05net: __alloc_skb() speedupEric Dumazet
2010-05-03net: rcu fixesEric Dumazet
2010-05-03tun: add ioctl to modify vnet header sizeMichael S. Tsirkin
2010-05-02net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.hDavid S. Miller
2010-05-02net: fix softnet_statChangli Gao
2010-05-02net: Inline skb_pull() in eth_type_trans().David S. Miller
2010-05-01net: sock_def_readable() and friends RCU conversionEric Dumazet
2010-04-28caif: Rewritten socket implementationSjur Braendeland
2010-04-27net: batch skb dequeueing from softnet input_pkt_queueChangli Gao
2010-04-27net: reimplement softnet_data.output_queue as a FIFO queueChangli Gao
2010-04-27cfg80211: add ap isolation supportFelix Fietkau
2010-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-04-27igb: add support for reporting 5GT/s during probe on PCIe Gen2Alexander Duyck
2010-04-26ssb: Fix order of definitions and some text space indentsRafał Miłecki
2010-04-26ssb: Use relative offsets for SPROMRafał Miłecki
2010-04-26ssb: Look for SPROM at different offset on higher rev CCRafał Miłecki
2010-04-26ssb: do not read SPROM if it does not existJohn W. Linville
2010-04-26net: rtnetlink: decouple rtnetlink address families from real address familiesPatrick McHardy
2010-04-23IPv6: Complete IPV6_DONTFRAG supportBrian Haley
2010-04-23IPv6: data structure changes for new socket optionsBrian Haley
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-22remove DCB_PROTO_VERSION as we don't do netlink versioningScott Feldman
2010-04-22X25: Add if_x25.h and x25 to device identifiersAndrew Hendry
2010-04-22net: Socket filter ancilliary data access for skb->dev->typePaul LeoNerd Evans
2010-04-22IPv6: Generic TTL Security Mechanism (final version)Stephen Hemminger
2010-04-21ks8842: Add platform data for setting mac addressRichard Röjfors
2010-04-21fasync: RCU and fine grained lockingEric Dumazet
2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-20net: Remove two unnecessary exports (skbuff).Rami Rosen
2010-04-20mac80211: add flags for STBC (Space-Time Block Coding)Felix Fietkau
2010-04-20rps: cleanupsEric Dumazet
2010-04-19rps: shortcut net_rps_action()Eric Dumazet
2010-04-19Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-19rcu: Make RCU lockdep check the lockdep_recursion variablePaul E. McKenney
2010-04-16rfs: Receive Flow SteeringTom Herbert
2010-04-16wl1251: add support for dedicated IRQ lineGrazvydas Ignotas
2010-04-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-04-15firewire: cdev: change license of exported header files to MIT licenseStefan Richter
2010-04-15net: CONFIG_SMP should be CONFIG_RPSChangli Gao
2010-04-14stmmac: new descriptor field for the driver's platformGiuseppe CAVALLARO
2010-04-14rcu: Better explain the condition parameter of rcu_dereference_check()David Howells