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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-26
mlx4: Add missing include of linux/slab.h
Axel Lin
1
-0
/
+1
2011-12-26
unix: If we happen to find peer NULL when diag dumping, write zero.
David S. Miller
1
-2
/
+1
2011-12-26
unix_diag: Fix incoming connections nla length
Pavel Emelyanov
1
-1
/
+2
2011-12-25
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
59
-378
/
+1168
2011-12-25
netfilter: xtables: add nfacct match to support extended accounting
Pablo Neira Ayuso
5
-0
/
+101
2011-12-25
netfilter: add extended accounting infrastructure over nfnetlink
Pablo Neira Ayuso
6
-1
/
+400
2011-12-24
rfs: better sizing of dev_flow_table
Eric Dumazet
2
-21
/
+31
2011-12-24
netfilter: ctnetlink: get and zero operations must be atomic
Pablo Neira Ayuso
1
-45
/
+39
2011-12-23
netlink: Undo const marker in netlink_is_kernel().
David S. Miller
1
-1
/
+1
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
424
-3445
/
+6029
2011-12-23
netem: loss model API sizes
stephen hemminger
1
-3
/
+3
2011-12-23
sch_hfsc: report backlog information
Eric Dumazet
1
-0
/
+10
2011-12-23
usb: pegasus: cleanup a couple conditions
Dan Carpenter
1
-2
/
+2
2011-12-23
net: only use a single page of slop in MAX_SKB_FRAGS
Ian Campbell
1
-4
/
+8
2011-12-23
drivers/net/usb/asix: fixed asix_get_wol reported wrong wol status issue
allan
1
-1
/
+5
2011-12-23
packet: fix typo in packet_mmap.txt
Wei Yongjun
1
-1
/
+1
2011-12-23
bna: Add debugfs interface.
Krishna Gudipati
10
-4
/
+827
2011-12-23
bna: Added flash sub-module and ethtool eeprom entry points.
Krishna Gudipati
9
-39
/
+771
2011-12-23
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
1
-3
/
+3
2011-12-23
stmmac: fix missing module license in the main.
Giuseppe Cavallaro
1
-0
/
+4
2011-12-23
netfilter: xt_connbytes: handle negation correctly
Florian Westphal
1
-3
/
+3
2011-12-23
netfilter: ctnetlink: remove dead NAT code
Patrick McHardy
9
-25
/
+1
2011-12-23
netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet()
Patrick McHardy
1
-6
/
+0
2011-12-23
netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation()
Patrick McHardy
1
-13
/
+1
2011-12-23
netfilter: nat: remove module reference counting from NAT protocols
Patrick McHardy
10
-32
/
+3
2011-12-23
netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attribute
Patrick McHardy
1
-0
/
+1
2011-12-23
netfilter: nf_nat: use hash random for bysource hash
Patrick McHardy
2
-1
/
+2
2011-12-23
netfilter: nf_nat: export NAT definitions to userspace
Patrick McHardy
29
-194
/
+185
2011-12-23
netfilter: rework user-space expectation helper support
Pablo Neira Ayuso
7
-48
/
+48
2011-12-23
net: relax rcvbuf limits
Eric Dumazet
3
-10
/
+6
2011-12-22
netlink: wake up netlink listeners sooner (v2)
stephen hemminger
1
-1
/
+1
2011-12-22
netlink: af_netlink cleanup (v2)
stephen hemminger
2
-18
/
+14
2011-12-22
Partial revert "Basic kernel memory functionality for the Memory Controller"
Glauber Costa
2
-107
/
+8
2011-12-22
rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()
Xi Wang
1
-2
/
+5
2011-12-22
net: introduce DST_NOPEER dst flag
Eric Dumazet
4
-4
/
+5
2011-12-22
mqprio: Avoid panic if no options are provided
Thomas Graf
1
-1
/
+1
2011-12-22
bridge: provide a mtu() method for fake_dst_ops
Eric Dumazet
1
-0
/
+6
2011-12-22
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-8
/
+9
2011-12-22
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
Linus Torvalds
1
-1
/
+1
2011-12-22
pata_of_platform: Add missing CONFIG_OF_IRQ dependency.
David Miller
1
-1
/
+1
2011-12-22
ipv4: using prefetch requires including prefetch.h
Stephen Rothwell
1
-0
/
+1
2011-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-47
/
+220
2011-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+4
2011-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
10
-20
/
+29
2011-12-21
vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL
Dave Kleikamp
1
-5
/
+2
2011-12-21
Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...
Greg Kroah-Hartman
3
-4
/
+5
2011-12-21
USB: Fix usb/isp1760 build on sparc
David Miller
1
-4
/
+4
2011-12-21
net: Add a flow_cache_flush_deferred function
Steffen Klassert
3
-4
/
+27
2011-12-21
ipv4: reintroduce route cache garbage collector
Eric Dumazet
1
-0
/
+107
2011-12-21
irda: use msecs_to_jiffies() rather than manual calculation
Xi Wang
1
-2
/
+2
[next]