aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-181-1/+1
|\
| * ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macroAmitkumar Karwar2011-01-131-1/+1
* | etherdevice.h: Add is_unicast_ether_addr functionTobias Klauser2011-01-131-0/+11
* | ipsec: update MAX_AH_AUTH_LEN to support sha512Nicolas Dichtel2011-01-131-1/+1
* | net: remove dev_txq_stats_fold()Eric Dumazet2011-01-131-5/+0
* | sched: remove unused backlog in RED statsstephen hemminger2011-01-121-1/+0
* | Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller2011-01-123-10/+25
|\ \
| * | netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian2011-01-123-10/+25
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-123-5/+31
|\ \ \ | | |/ | |/|
| * | nl80211: add/fix mesh docsJohannes Berg2011-01-101-5/+15
| * | cfg80211: add mesh join/leave callback docsJohannes Berg2011-01-101-0/+2
| * | mac80211: add missing docs for off-chan TX flagJohannes Berg2011-01-101-0/+4
| * | mac80211: add remain-on-channel docsJohannes Berg2011-01-101-0/+10
* | | Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller2011-01-112-6/+6
|\ \ \ | | |/ | |/|
| * | netfilter: ebtables: make broute table work againFlorian Westphal2011-01-111-1/+1
| * | netfilter: x_tables: dont block BH while reading countersEric Dumazet2011-01-101-5/+5
| |/
* | ah: update maximum truncated ICV lengthNicolas Dichtel2011-01-111-1/+1
* | arp: allow to invalidate specific ARP entriesMaxim Levitsky2011-01-101-0/+1
* | net_sched: factorize qdisc stats handlingEric Dumazet2011-01-101-6/+14
* | net: Add alloc_netdev_mqs functionTom Herbert2011-01-102-4/+10
* | phonet: some signedness bugsDan Carpenter2011-01-101-2/+2
* | netdev: bfin_mac: let boards set vlan masksMike Frysinger2011-01-101-0/+1
|/
* net offloading: Pass features into netif_needs_gso().Jesse Gross2011-01-091-9/+3
* net offloading: Generalize netif_get_vlan_features().Jesse Gross2011-01-091-2/+2
* net/sock.h: make some fields private to fix kernel-doc warning(s)Randy Dunlap2011-01-091-0/+4
* net/fec: add mac field into platform data and consolidate fec_get_macShawn Guo2011-01-091-0/+3
* Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-073-5/+380
|\
| * Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/nextGrant Likely2010-12-292-0/+361
| |\
| | * spi/pxa2xx: Add chipselect support for SodavilleSebastian Andrzej Siewior2010-12-021-0/+2
| | * spi/pxa2xx: Consider CE4100's FIFO depthSebastian Andrzej Siewior2010-12-011-6/+26
| | * spi/pxa2xx: Add CE4100 supportSebastian Andrzej Siewior2010-12-011-1/+104
| | * arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior2010-12-012-0/+236
| * | spi/dw_spi: add DMA supportFeng Tang2010-12-241-5/+19
* | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-076-22/+222
|\ \ \
| * \ \ Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-181-31/+163
| |\ \ \
| | * | | percpu: Generic this_cpu_cmpxchg() and this_cpu_xchg supportChristoph Lameter2010-12-181-1/+133
| | * | | percpu,x86: relocate this_cpu_add_return() and friendsTejun Heo2010-12-171-30/+30
| * | | | highmem: Use this_cpu_xx_return() operationsChristoph Lameter2010-12-171-5/+8
| * | | | Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-1719-24/+163
| |\ \ \ \ | | |/ / /
| | * | | percpu: Generic support for this_cpu_add, sub, dec, inc_returnChristoph Lameter2010-12-171-0/+71
| * | | | core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-173-14/+8
| * | | | kprobes: Use this_cpu_opsChristoph Lameter2010-12-171-2/+2
* | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-2/+2
|\ \ \ \ \
| * | | | | workqueue: deprecate cancel_rearming_delayed_work[queue]()Tejun Heo2010-12-151-2/+2
* | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-071-1/+1
|\ \ \ \ \ \
| * | | | | | sched: Consolidate the name of root_task_group and init_task_groupYong Zhang2011-01-071-1/+1
* | | | | | | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-071-13/+47
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2011-01-07138-1447/+2584
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'rmobile/urgent' into rmobile-latestPaul Mundt2010-12-2134-54/+155
| |\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'rmobile/ag5' and 'rmobile/mmcif' into rmobile-latestPaul Mundt2010-11-301-14/+12
| |\ \ \ \ \ \ \ \ \ \