index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2
-2
/
+2
2011-12-19
Revert "net: Remove unused neighbour layer ops."
David S. Miller
2
-0
/
+2
2011-12-19
mlx4_core: Changing link sensing logic
Yevgeny Petrilin
1
-0
/
+2
2011-12-19
mlx4: capability for link sensing
Yevgeny Petrilin
1
-1
/
+2
2011-12-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-22
/
+162
2011-12-16
net: fix compilation with !CONFIG_NET
Glauber Costa
1
-0
/
+12
2011-12-16
ethtool: Define and apply a default policy for RX flow hash indirection
Ben Hutchings
1
-3
/
+20
2011-12-16
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
Ben Hutchings
1
-4
/
+7
2011-12-16
ethtool: Clarify use of size field for ETHTOOL_GRXFHINDIR
Ben Hutchings
1
-2
/
+3
2011-12-16
unix_diag: Receive queue lenght NLA
Pavel Emelyanov
1
-0
/
+2
2011-12-16
unix_diag: Pending connections IDs NLA
Pavel Emelyanov
1
-0
/
+2
2011-12-16
unix_diag: Unix peer inode NLA
Pavel Emelyanov
1
-0
/
+2
2011-12-16
unix_diag: Unix inode info NLA
Pavel Emelyanov
1
-0
/
+7
2011-12-16
unix_diag: Unix socket name NLA
Pavel Emelyanov
1
-0
/
+8
2011-12-16
unix_diag: Basic module skeleton
Pavel Emelyanov
1
-0
/
+24
2011-12-16
af_unix: Export stuff required for diag module
Pavel Emelyanov
1
-0
/
+3
2011-12-16
sock_diag: Generalize requests cookies managements
Pavel Emelyanov
2
-1
/
+3
2011-12-16
sock_diag: Move the SOCK_DIAG_BY_FAMILY cmd declaration
Pavel Emelyanov
2
-1
/
+3
2011-12-16
cfg80211: allow following country IE power for custom regdom cards
Luis R. Rodriguez
1
-1
/
+3
2011-12-15
cfg80211: validate nl80211 station handling better
Johannes Berg
2
-2
/
+11
2011-12-15
Move limit definitions outside CONFIG_INET
Glauber Costa
1
-1
/
+1
2011-12-14
NFC: Initial LLCP support
Samuel Ortiz
1
-1
/
+14
2011-12-14
NFC: Set and get DEP general bytes
Samuel Ortiz
1
-0
/
+5
2011-12-14
NFC: Add a DEP link control netlink command
Samuel Ortiz
2
-0
/
+25
2011-12-14
NFC: Add tx skb allocation routine
Samuel Ortiz
1
-1
/
+4
2011-12-14
inet: remove rcu protection on tw_net
Eric Dumazet
1
-10
/
+2
2011-12-13
net: Remove unused neighbour layer ops.
David S. Miller
2
-2
/
+0
2011-12-13
bcma: use static keyword for inline function declaration in bcma.h
Arend van Spriel
1
-11
/
+12
2011-12-13
bcma: add set/mask macros for 16-bit register access
Arend van Spriel
1
-6
/
+26
2011-12-13
bcma: extract FEM info from SPROM
Rafał Miłecki
1
-0
/
+1
2011-12-13
ssb: extract FEM info from SPROM
Rafał Miłecki
2
-0
/
+26
2011-12-13
ieee80211: Introduce ieee80211_is_first_frag
Helmut Schaa
1
-0
/
+9
2011-12-13
cfg80211: Fix race in bss timeout
Vasanthakumar Thiagarajan
1
-0
/
+26
2011-12-13
mlx4_core: Modify driver initialization flow to accommodate SRIOV for Ethernet
Jack Morgenstein
2
-0
/
+3
2011-12-13
mlx4_core: mtts resources units changed to offset
Marcel Apfelbaum
1
-3
/
+2
2011-12-13
mlx4: Ethernet port management modifications
Eugenia Emantayev
1
-3
/
+9
2011-12-13
mlx4_core: Reduce number of PD bits to 17
Jack Morgenstein
1
-0
/
+1
2011-12-13
mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)
Jack Morgenstein
1
-7
/
+13
2011-12-13
mlx4: Extanding port_mask functionality
Jack Morgenstein
1
-7
/
+6
2011-12-13
mlx4_core: initial header-file changes for SRIOV support
Jack Morgenstein
2
-3
/
+68
2011-12-13
net: fix build error if CONFIG_CGROUPS=n
Eric Dumazet
1
-0
/
+2
2011-12-12
netem: add cell concept to simulate special MAC behavior
Hagen Paul Pfeifer
1
-0
/
+3
2011-12-12
tcp buffer limitation: per-cgroup limit
Glauber Costa
1
-0
/
+2
2011-12-12
per-netns ipv4 sysctl_tcp_mem
Glauber Costa
2
-1
/
+1
2011-12-12
tcp memory pressure controls
Glauber Costa
3
-0
/
+20
2011-12-12
socket: initial cgroup code.
Glauber Costa
2
-6
/
+172
2011-12-12
foundations of per-cgroup memory pressure controlling.
Glauber Costa
2
-2
/
+97
2011-12-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-14
/
+143
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
16
-34
/
+34
2011-12-09
udp: Export code sk lookup routines
Pavel Emelyanov
1
-0
/
+6
[next]