aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-05-10
|\
| * net: Increase NET_SKB_PAD to 64 bytesEric Dumazet2010-05-07
| * netpoll: Use 'bool' for netpoll_rx() return type.David S. Miller2010-05-06
| * netpoll: add generic support for bridge and bonding devicesWANG Cong2010-05-06
| * Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller2010-05-06
| |\
| | * tun: add ioctl to modify vnet header sizeMichael S. Tsirkin2010-05-03
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-05
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-05
| | |\ \
| | | * | cfg80211: add ap isolation supportFelix Fietkau2010-04-27
| | | * | ssb: Fix order of definitions and some text space indentsRafał Miłecki2010-04-26
| | | * | ssb: Use relative offsets for SPROMRafał Miłecki2010-04-26
| | | * | ssb: Look for SPROM at different offset on higher rev CCRafał Miłecki2010-04-26
| | | * | ssb: do not read SPROM if it does not existJohn W. Linville2010-04-26
| * | | | net: __alloc_skb() speedupEric Dumazet2010-05-05
| |/ / /
| * | | net: rcu fixesEric Dumazet2010-05-03
| * | | net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.hDavid S. Miller2010-05-03
| * | | net: fix softnet_statChangli Gao2010-05-03
| | |/ | |/|
| * | net: Inline skb_pull() in eth_type_trans().David S. Miller2010-05-02
| * | net: sock_def_readable() and friends RCU conversionEric Dumazet2010-05-01
| * | caif: Rewritten socket implementationSjur Braendeland2010-04-28
| * | net: batch skb dequeueing from softnet input_pkt_queueChangli Gao2010-04-27
| * | net: reimplement softnet_data.output_queue as a FIFO queueChangli Gao2010-04-27
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-04-27
| |\ \
| | * | net: rtnetlink: decouple rtnetlink address families from real address familiesPatrick McHardy2010-04-26
| * | | igb: add support for reporting 5GT/s during probe on PCIe Gen2Alexander Duyck2010-04-27
| |/ /
| * | IPv6: Complete IPV6_DONTFRAG supportBrian Haley2010-04-24
| * | IPv6: data structure changes for new socket optionsBrian Haley2010-04-24
| * | Merge branch 'master' into for-davemJohn W. Linville2010-04-23
| |\|
| | * mac80211: add flags for STBC (Space-Time Block Coding)Felix Fietkau2010-04-20
| | * wl1251: add support for dedicated IRQ lineGrazvydas Ignotas2010-04-16
| * | remove DCB_PROTO_VERSION as we don't do netlink versioningScott Feldman2010-04-22
| * | X25: Add if_x25.h and x25 to device identifiersAndrew Hendry2010-04-22
| * | net: Socket filter ancilliary data access for skb->dev->typePaul LeoNerd Evans2010-04-22
| * | IPv6: Generic TTL Security Mechanism (final version)Stephen Hemminger2010-04-22
| * | ks8842: Add platform data for setting mac addressRichard Röjfors2010-04-21
| * | fasync: RCU and fine grained lockingEric Dumazet2010-04-21
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-21
| |\ \
| | * \ Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-19
| | |\ \
| | | * | rcu: Make RCU lockdep check the lockdep_recursion variablePaul E. McKenney2010-04-19
| | | * | rcu: Better explain the condition parameter of rcu_dereference_check()David Howells2010-04-14
| | | * | rcu: Add rcu_access_pointer and rcu_dereference_protectedPaul E. McKenney2010-04-14
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-04-15
| | |\ \ \
| | | * | | firewire: cdev: change license of exported header files to MIT licenseStefan Richter2010-04-15
| | | * | | firewire: cdev: comment fixletStefan Richter2010-04-10
| | | * | | firewire: cdev: iso packet documentationClemens Ladisch2010-04-10
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-04-15
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Input: matrix_keypad - allow platform to disable key autorepeatH Hartley Sweeten2010-04-06
| | * | | | NFSv4: fix delegated lockingTrond Myklebust2010-04-12
| * | | | | net: Remove two unnecessary exports (skbuff).Rami Rosen2010-04-21
* | | | | | netfilter: x_tables: rectify XT_FUNCTION_MAXNAMELEN usageJan Engelhardt2010-04-27