index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: ecache: always set events bits, filter them later
Pablo Neira Ayuso
2011-02-01
1
-3
/
+0
*
sctp: user perfect name for Delayed SACK Timer option
Shan Wei
2011-01-19
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2011-01-18
1
-1
/
+1
|
\
|
*
ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macro
Amitkumar Karwar
2011-01-13
1
-1
/
+1
*
|
etherdevice.h: Add is_unicast_ether_addr function
Tobias Klauser
2011-01-13
1
-0
/
+11
*
|
ipsec: update MAX_AH_AUTH_LEN to support sha512
Nicolas Dichtel
2011-01-13
1
-1
/
+1
*
|
net: remove dev_txq_stats_fold()
Eric Dumazet
2011-01-13
1
-5
/
+0
*
|
sched: remove unused backlog in RED stats
stephen hemminger
2011-01-12
1
-1
/
+0
*
|
Merge branch 'master' of git://1984.lsi.us.es/net-2.6
David S. Miller
2011-01-12
3
-10
/
+25
|
\
\
|
*
|
netfilter: fix compilation when conntrack is disabled but tproxy is enabled
KOVACS Krisztian
2011-01-12
3
-10
/
+25
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2011-01-12
3
-5
/
+31
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
nl80211: add/fix mesh docs
Johannes Berg
2011-01-10
1
-5
/
+15
|
*
|
cfg80211: add mesh join/leave callback docs
Johannes Berg
2011-01-10
1
-0
/
+2
|
*
|
mac80211: add missing docs for off-chan TX flag
Johannes Berg
2011-01-10
1
-0
/
+4
|
*
|
mac80211: add remain-on-channel docs
Johannes Berg
2011-01-10
1
-0
/
+10
*
|
|
Merge branch 'master' of git://1984.lsi.us.es/net-2.6
David S. Miller
2011-01-11
2
-6
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
netfilter: ebtables: make broute table work again
Florian Westphal
2011-01-11
1
-1
/
+1
|
*
|
netfilter: x_tables: dont block BH while reading counters
Eric Dumazet
2011-01-10
1
-5
/
+5
|
|
/
*
|
ah: update maximum truncated ICV length
Nicolas Dichtel
2011-01-11
1
-1
/
+1
*
|
arp: allow to invalidate specific ARP entries
Maxim Levitsky
2011-01-10
1
-0
/
+1
*
|
net_sched: factorize qdisc stats handling
Eric Dumazet
2011-01-10
1
-6
/
+14
*
|
net: Add alloc_netdev_mqs function
Tom Herbert
2011-01-10
2
-4
/
+10
*
|
phonet: some signedness bugs
Dan Carpenter
2011-01-10
1
-2
/
+2
*
|
netdev: bfin_mac: let boards set vlan masks
Mike Frysinger
2011-01-10
1
-0
/
+1
|
/
*
net offloading: Pass features into netif_needs_gso().
Jesse Gross
2011-01-09
1
-9
/
+3
*
net offloading: Generalize netif_get_vlan_features().
Jesse Gross
2011-01-09
1
-2
/
+2
*
net/sock.h: make some fields private to fix kernel-doc warning(s)
Randy Dunlap
2011-01-09
1
-0
/
+4
*
net/fec: add mac field into platform data and consolidate fec_get_mac
Shawn Guo
2011-01-09
1
-0
/
+3
*
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-01-07
3
-5
/
+380
|
\
|
*
Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/next
Grant Likely
2010-12-29
2
-0
/
+361
|
|
\
|
|
*
spi/pxa2xx: Add chipselect support for Sodaville
Sebastian Andrzej Siewior
2010-12-02
1
-0
/
+2
|
|
*
spi/pxa2xx: Consider CE4100's FIFO depth
Sebastian Andrzej Siewior
2010-12-01
1
-6
/
+26
|
|
*
spi/pxa2xx: Add CE4100 support
Sebastian Andrzej Siewior
2010-12-01
1
-1
/
+104
|
|
*
arm/pxa2xx: reorgazine SSP and SPI header files
Sebastian Andrzej Siewior
2010-12-01
2
-0
/
+236
|
*
|
spi/dw_spi: add DMA support
Feng Tang
2010-12-24
1
-5
/
+19
*
|
|
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-01-07
6
-22
/
+222
|
\
\
\
|
*
\
\
Merge branch 'this_cpu_ops' into for-2.6.38
Tejun Heo
2010-12-18
1
-31
/
+163
|
|
\
\
\
|
|
*
|
|
percpu: Generic this_cpu_cmpxchg() and this_cpu_xchg support
Christoph Lameter
2010-12-18
1
-1
/
+133
|
|
*
|
|
percpu,x86: relocate this_cpu_add_return() and friends
Tejun Heo
2010-12-17
1
-30
/
+30
|
*
|
|
|
highmem: Use this_cpu_xx_return() operations
Christoph Lameter
2010-12-17
1
-5
/
+8
|
*
|
|
|
Merge branch 'this_cpu_ops' into for-2.6.38
Tejun Heo
2010-12-17
19
-24
/
+163
|
|
\
|
|
|
|
|
*
|
|
percpu: Generic support for this_cpu_add, sub, dec, inc_return
Christoph Lameter
2010-12-17
1
-0
/
+71
|
*
|
|
|
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
2010-12-17
3
-14
/
+8
|
*
|
|
|
kprobes: Use this_cpu_ops
Christoph Lameter
2010-12-17
1
-2
/
+2
*
|
|
|
|
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-01-07
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
workqueue: deprecate cancel_rearming_delayed_work[queue]()
Tejun Heo
2010-12-15
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-01-07
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sched: Consolidate the name of root_task_group and init_task_group
Yong Zhang
2011-01-07
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-01-07
1
-13
/
+47
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
Paul Mundt
2011-01-07
138
-1447
/
+2584
|
|
\
\
\
\
\
\
\
[next]