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-25
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
18
-84
/
+149
2011-12-25
netfilter: xtables: add nfacct match to support extended accounting
Pablo Neira Ayuso
2
-0
/
+14
2011-12-25
netfilter: add extended accounting infrastructure over nfnetlink
Pablo Neira Ayuso
3
-1
/
+39
2011-12-24
rfs: better sizing of dev_flow_table
Eric Dumazet
1
-4
/
+4
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-79
/
+73
2011-12-23
net: only use a single page of slop in MAX_SKB_FRAGS
Ian Campbell
1
-4
/
+8
2011-12-23
netfilter: ctnetlink: remove dead NAT code
Patrick McHardy
1
-5
/
+0
2011-12-23
netfilter: nat: remove module reference counting from NAT protocols
Patrick McHardy
1
-2
/
+0
2011-12-23
netfilter: nf_nat: export NAT definitions to userspace
Patrick McHardy
9
-74
/
+65
2011-12-23
netfilter: rework user-space expectation helper support
Pablo Neira Ayuso
3
-2
/
+6
2011-12-23
net: relax rcvbuf limits
Eric Dumazet
1
-1
/
+3
2011-12-22
net: introduce DST_NOPEER dst flag
Eric Dumazet
1
-0
/
+1
2011-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-0
/
+5
2011-12-21
net: Add a flow_cache_flush_deferred function
Steffen Klassert
1
-0
/
+1
2011-12-21
tcp: Replace constants with #define macros
Vijay Subramanian
2
-2
/
+7
2011-12-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+8
2011-12-20
Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-2
/
+1
2011-12-20
af_iucv: get rid of state IUCV_SEVERED
Ursula Braun
1
-1
/
+0
2011-12-20
af_iucv: remove unused timer infrastructure
Ursula Braun
1
-1
/
+0
2011-12-20
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+6
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2
-2
/
+2
2011-12-19
sctp: fix incorrect overflow check on autoclose
Xi Wang
1
-0
/
+4
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-19
Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...
Konrad Rzeszutek Wilk
1
-2
/
+1
2011-12-19
time/clocksource: Fix kernel-doc warnings
Kusanagi Kouichi
1
-3
/
+8
2011-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-0
/
+3
2011-12-18
netfilter: nf_conntrack: use atomic64 for accounting counters
Eric Dumazet
1
-2
/
+2
2011-12-16
net: fix compilation with !CONFIG_NET
Glauber Costa
1
-0
/
+12
2011-12-16
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux
Linus Torvalds
1
-0
/
+2
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
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+0
2011-12-16
iommu: Export intel_iommu_enabled to signal when iommu is in use
Eugeni Dodonov
1
-0
/
+2
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-15
[SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...
john fastabend
1
-0
/
+3
[next]