summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: sk_sleep() helperEric Dumazet2010-04-212-4/+8
* rps: cleanupsEric Dumazet2010-04-201-2/+2
* rps: shortcut net_rps_action()Eric Dumazet2010-04-191-3/+6
* rfs: Receive Flow SteeringTom Herbert2010-04-172-1/+106
* net: replace ipfragok with skb->local_dfShan Wei2010-04-164-5/+4Star
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-04-156-3/+33
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-156-3/+33
| |\
| | * 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-0862-272/+794
| | |\
| | * | mac80211: clean up/fix aggregation codeJohannes Berg2010-04-071-1/+0Star
| | * | cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen2010-04-072-0/+19
| | * | libertas/sdio: 8686: set ECSI bit for 1-bit transfersDaniel Mack2010-04-061-0/+2
| | * | include/net/iw_handler.h: Use SIOCIWFIRST not SIOCSIWCOMMIT in commentJoe Perches2010-03-311-1/+1
| | * | mac80211: explicitly disable/enable QoSStanislaw Gruszka2010-03-311-0/+5
| | * | mac80211: support paged rx SKBsZhu Yi2010-03-311-1/+4
* | | | 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-134-1/+9
* | | ipv4: ipmr: move mroute data into seperate structurePatrick McHardy2010-04-131-12/+1Star
* | | ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy2010-04-132-3/+3
* | | ipv4: ipmr: remove net pointer from struct mfc_cachePatrick McHardy2010-04-131-15/+0Star
* | | ipv4: ipmr: move unres_queue and timer to per-namespace dataPatrick McHardy2010-04-131-0/+2
* | | ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.hPatrick McHardy2010-04-132-11/+12
* | | net: fib_rules: decouple address families from real address familiesPatrick McHardy2010-04-131-0/+7
* | | net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.Patrick McHardy2010-04-131-0/+1
* | | net: uninline skb_bond_should_drop()Eric Dumazet2010-04-131-44/+4Star
* | | 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/+0Star
* | | net: sk_dst_cache RCUificationEric Dumazet2010-04-133-34/+32Star
* | | packet: support for TX time stamps on RAW socketsRichard Cochran2010-04-131-0/+1
* | | inet: Remove unused send_check length argumentHerbert Xu2010-04-122-3/+2Star
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-1171-175/+415
|\ \ \
| * \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-1171-175/+411
| |\ \ \
| | * \ \ Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-098-33/+185
| | |\ \ \
| | | * | | i2o: Remove the dangerous kobj_to_i2o_device macroFerenc Wagner2010-03-241-1/+0Star
| | | * | | block: remove 16 bytes of padding from struct request on 64bitsRichard Kennedy2010-03-191-5/+6
| | | * | | Merge branch 'master' into for-linusJens Axboe2010-03-1980-163/+622
| | | |\ \ \
| | | * | | | Remove GENHD_FL_DRIVERFSNeilBrown2010-03-161-1/+1
| | | * | | | block: Finalize conversion of block limits functionsMartin K. Petersen2010-03-151-24/+0Star
| | | * | | | block: Fix overrun in lcm() and move it to libMartin K. Petersen2010-03-151-0/+8
| | | * | | | vfs: improve writeback_inodes_wb()Edward Shishkin2010-03-121-0/+3
| | | * | | | drbd: Renamed overwrite_peer to primary_forcePhilipp Reisner2010-03-111-1/+1
| | | * | | | drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> )Philipp Reisner2010-03-112-1/+2
| | | * | | | Add DocBook documentation for the block tracepoints.William Cohen2010-03-091-0/+164
| | * | | | | radix_tree_tag_get() is not as safe as the docs make out [ver #2]David Howells2010-04-091-0/+7
| | * | | | | slab: Generify kernel pointer validationPekka Enberg2010-04-091-0/+1
| | * | | | | libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)Mark Lord2010-04-081-2/+2
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2010-04-081-0/+1
| | |\ \ \ \ \
| | | * | | | | ide: Requeue request after DMA timeoutHerbert Xu2010-04-011-0/+1
| | * | | | | | virtio: disable multiport console support.Michael S. Tsirkin2010-04-081-23/+0Star