summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | rfs: Receive Flow SteeringTom Herbert2010-04-161-1/+68
* | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-04-153-1/+12
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-153-1/+12
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | mac80211: Moved mesh action codes to a more visible locationJavier Cardona2010-04-081-0/+2
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-0828-204/+417
| | |\ \ \ \
| | * | | | | mac80211: clean up/fix aggregation codeJohannes Berg2010-04-071-1/+0
| | * | | | | cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen2010-04-071-0/+8
| | * | | | | libertas/sdio: 8686: set ECSI bit for 1-bit transfersDaniel Mack2010-04-061-0/+2
* | | | | | | net: CONFIG_SMP should be CONFIG_RPSChangli Gao2010-04-151-1/+1
|/ / / / / /
* | | | | | stmmac: new descriptor field for the driver's platformGiuseppe CAVALLARO2010-04-141-0/+1
* | | | | | ipv4: ipmr: support multiple tablesPatrick McHardy2010-04-132-1/+3
* | | | | | ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy2010-04-131-1/+1
* | | | | | ipv4: ipmr: remove net pointer from struct mfc_cachePatrick McHardy2010-04-131-15/+0
* | | | | | net: fib_rules: decouple address families from real address familiesPatrick McHardy2010-04-131-0/+7
* | | | | | net: uninline skb_bond_should_drop()Eric Dumazet2010-04-131-44/+4
* | | | | | Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch2010-04-131-0/+1
* | | | | | skbuff: remove unused dev_consume_skb macro definitionAlexander Duyck2010-04-131-1/+0
* | | | | | packet: support for TX time stamps on RAW socketsRichard Cochran2010-04-131-0/+1
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-1148-133/+143
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-097-33/+21
| |\ \ \ \ \
| | * | | | | i2o: Remove the dangerous kobj_to_i2o_device macroFerenc Wagner2010-03-241-1/+0
| | * | | | | block: remove 16 bytes of padding from struct request on 64bitsRichard Kennedy2010-03-191-5/+6
| | * | | | | Merge branch 'master' into for-linusJens Axboe2010-03-1963-136/+533
| | |\ \ \ \ \
| | * | | | | | Remove GENHD_FL_DRIVERFSNeilBrown2010-03-161-1/+1
OpenPOWER on IntegriCloud