aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* 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
* | | | | rps: cleanupsEric Dumazet2010-04-20
* | | | | rps: shortcut net_rps_action()Eric Dumazet2010-04-19
* | | | | rfs: Receive Flow SteeringTom Herbert2010-04-16
* | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-04-15
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-15
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | mac80211: Moved mesh action codes to a more visible locationJavier Cardona2010-04-08
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-08
| | |\ \ \ \
| | * | | | | mac80211: clean up/fix aggregation codeJohannes Berg2010-04-07
| | * | | | | cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen2010-04-07
| | * | | | | libertas/sdio: 8686: set ECSI bit for 1-bit transfersDaniel Mack2010-04-06
* | | | | | | net: CONFIG_SMP should be CONFIG_RPSChangli Gao2010-04-15
|/ / / / / /
* | | | | | stmmac: new descriptor field for the driver's platformGiuseppe CAVALLARO2010-04-14
* | | | | | ipv4: ipmr: support multiple tablesPatrick McHardy2010-04-13
* | | | | | ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy2010-04-13
* | | | | | ipv4: ipmr: remove net pointer from struct mfc_cachePatrick McHardy2010-04-13
* | | | | | net: fib_rules: decouple address families from real address familiesPatrick McHardy2010-04-13
* | | | | | net: uninline skb_bond_should_drop()Eric Dumazet2010-04-13
* | | | | | Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch2010-04-13
* | | | | | skbuff: remove unused dev_consume_skb macro definitionAlexander Duyck2010-04-13
* | | | | | packet: support for TX time stamps on RAW socketsRichard Cochran2010-04-13
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-09
| |\ \ \ \ \
| | * | | | | i2o: Remove the dangerous kobj_to_i2o_device macroFerenc Wagner2010-03-24
| | * | | | | block: remove 16 bytes of padding from struct request on 64bitsRichard Kennedy2010-03-19
| | * | | | | Merge branch 'master' into for-linusJens Axboe2010-03-19
| | |\ \ \ \ \
| | * | | | | | Remove GENHD_FL_DRIVERFSNeilBrown2010-03-16