aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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-216-34/+142
|\
| * 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 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-191-0/+1
| |\ \
| | * | drm/radeon/kms: add FireMV 2400 PCI ID.Dave Airlie2010-04-191-0/+1
| * | | 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
| * | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-04-131-0/+1
| |\ \ \ \
| | * | | | NFSv4: fix delegated lockingTrond Myklebust2010-04-121-0/+1
* | | | | | net: Remove two unnecessary exports (skbuff).Rami Rosen2010-04-201-4/+0
* | | | | | net: sk_sleep() helperEric Dumazet2010-04-202-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-162-1/+106
* | | | | | net: replace ipfragok with skb->local_dfShan Wei2010-04-154-5/+4
* | | | | | 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/+0
| | * | | | | | | 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/+1
* | | | | | | | 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/+0
* | | | | | | | 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/+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
* | | | | | | | net: sk_dst_cache RCUificationEric Dumazet2010-04-133-34/+32
* | | | | | | | packet: support for TX time stamps on RAW socketsRichard Cochran2010-04-131-0/+1
* | | | | | | | inet: Remove unused send_check length argumentHerbert Xu2010-04-112-3/+2
* | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-1171-175/+415
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |