summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* net: Increase NET_SKB_PAD to 64 bytesEric Dumazet2010-05-061-1/+4
* netpoll: Use 'bool' for netpoll_rx() return type.David S. Miller2010-05-061-4/+4
* netpoll: add generic support for bridge and bonding devicesWANG Cong2010-05-064-0/+9
* Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller2010-05-061-0/+2
|\
| * tun: add ioctl to modify vnet header sizeMichael S. Tsirkin2010-05-031-0/+2
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-054-119/+144
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-054-119/+144
| |\ \
| | * | cfg80211: add ap isolation supportFelix Fietkau2010-04-271-0/+5
| | * | ssb: Fix order of definitions and some text space indentsRafał Miłecki2010-04-261-29/+29
| | * | ssb: Use relative offsets for SPROMRafał Miłecki2010-04-261-98/+98
| | * | ssb: Look for SPROM at different offset on higher rev CCRafał Miłecki2010-04-262-1/+3
| | * | ssb: do not read SPROM if it does not existJohn W. Linville2010-04-262-0/+18
* | | | net: __alloc_skb() speedupEric Dumazet2010-05-051-1/+6
|/ / /
* | | net: rcu fixesEric Dumazet2010-05-031-0/+29
* | | net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.hDavid S. Miller2010-05-021-5/+5
* | | net: fix softnet_statChangli Gao2010-05-021-10/+7
| |/ |/|
* | net: Inline skb_pull() in eth_type_trans().David S. Miller2010-05-021-0/+5
* | net: sock_def_readable() and friends RCU conversionEric Dumazet2010-05-011-5/+9
* | caif: Rewritten socket implementationSjur Braendeland2010-04-281-2/+3
* | net: batch skb dequeueing from softnet input_pkt_queueChangli Gao2010-04-271-2/+4
* | net: reimplement softnet_data.output_queue as a FIFO queueChangli Gao2010-04-271-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-04-272-8/+6
|\ \
| * | net: rtnetlink: decouple rtnetlink address families from real address familiesPatrick McHardy2010-04-262-8/+6
* | | igb: add support for reporting 5GT/s during probe on PCIe Gen2Alexander Duyck2010-04-271-0/+3
|/ /
* | IPv6: Complete IPV6_DONTFRAG supportBrian Haley2010-04-231-0/+2
* | IPv6: data structure changes for new socket optionsBrian Haley2010-04-232-4/+11
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-232-0/+3
|\|
| * mac80211: add flags for STBC (Space-Time Block Coding)Felix Fietkau2010-04-201-0/+1
| * wl1251: add support for dedicated IRQ lineGrazvydas Ignotas2010-04-161-0/+2
* | remove DCB_PROTO_VERSION as we don't do netlink versioningScott Feldman2010-04-221-2/+0
* | X25: Add if_x25.h and x25 to device identifiersAndrew Hendry2010-04-222-0/+27
* | net: Socket filter ancilliary data access for skb->dev->typePaul LeoNerd Evans2010-04-221-1/+2
* | IPv6: Generic TTL Security Mechanism (final version)Stephen Hemminger2010-04-222-0/+4
* | ks8842: Add platform data for setting mac addressRichard Röjfors2010-04-211-0/+34
* | fasync: RCU and fine grained lockingEric Dumazet2010-04-211-6/+6
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-215-34/+141
|\ \
| * \ Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-191-9/+56
| |\ \
| | * | rcu: Make RCU lockdep check the lockdep_recursion variablePaul E. McKenney2010-04-191-4/+1
| | * | rcu: Better explain the condition parameter of rcu_dereference_check()David Howells2010-04-141-5/+23
| | * | rcu: Add rcu_access_pointer and rcu_dereference_protectedPaul E. McKenney2010-04-141-0/+32
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-04-152-25/+82
| |\ \ \
| | * | | firewire: cdev: change license of exported header files to MIT licenseStefan Richter2010-04-152-17/+47
| | * | | firewire: cdev: comment fixletStefan Richter2010-04-101-2/+2
| | * | | firewire: cdev: iso packet documentationClemens Ladisch2010-04-101-6/+33
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-04-151-0/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Input: matrix_keypad - allow platform to disable key autorepeatH Hartley Sweeten2010-04-051-0/+2
| * | | | NFSv4: fix delegated lockingTrond Myklebust2010-04-121-0/+1
* | | | | net: Remove two unnecessary exports (skbuff).Rami Rosen2010-04-201-4/+0
* | | | | rps: cleanupsEric Dumazet2010-04-201-2/+2
* | | | | rps: shortcut net_rps_action()Eric Dumazet2010-04-191-3/+6