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-03-15
net_sched: fix ip_tos2prio
Dan Siemon
1
-1
/
+1
2011-03-15
xfrm: fix __xfrm_route_forward()
Eric Dumazet
1
-2
/
+2
2011-03-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
13
-45
/
+70
2011-03-15
Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
David S. Miller
1
-1
/
+1
2011-03-15
be2net: Fix UDP packet detected status in RX compl
Padmanabh Ratnakar
1
-0
/
+2
2011-03-15
Phonet: fix aligned-mode pipe socket buffer header reserve
RĂ©mi Denis-Courmont
1
-1
/
+1
2011-03-15
netxen: support for GbE port settings
Sony Chacko
3
-45
/
+34
2011-03-15
smsc911x: Fix build error when SMSC_TRACE() used
Jeongtae Park
1
-2
/
+2
2011-03-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
3
-2
/
+48
2011-03-15
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
31
-244
/
+596
2011-03-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
27
-557
/
+845
2011-03-15
netfilter: xt_addrtype: ipv6 support
Florian Westphal
3
-2
/
+114
2011-03-15
netfilter: ipt_addrtype: rename to xt_addrtype
Florian Westphal
8
-26
/
+63
2011-03-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
31
-244
/
+596
2011-03-15
ipv6: netfilter: ip6_tables: fix infoleak to userspace
Vasiliy Kulikov
1
-0
/
+3
2011-03-15
netfilter: ip_tables: fix infoleak to userspace
Vasiliy Kulikov
1
-0
/
+3
2011-03-15
netfilter: arp_tables: fix infoleak to userspace
Vasiliy Kulikov
1
-0
/
+3
2011-03-15
netfilter: xt_connlimit: remove connlimit_rnd_inited
Changli Gao
1
-4
/
+7
2011-03-15
netfilter: xt_connlimit: use hlist instead
Changli Gao
1
-14
/
+14
2011-03-15
netfilter: xt_connlimit: use kmalloc() instead of kzalloc()
Changli Gao
1
-1
/
+1
2011-03-15
netfilter: xt_connlimit: fix daddr connlimit in SNAT scenario
Changli Gao
1
-11
/
+9
2011-03-14
igb: Add messaging for thermal sensor events on i350 devices
Carolyn Wyborny
3
-1
/
+44
2011-03-14
igb: fix hw timestamping
Anders Berggren
1
-1
/
+4
2011-03-14
xen: netfront: fix xennet_get_ethtool_stats()
Eric Dumazet
1
-1
/
+1
2011-03-15
IPVS: Conditionally include sysctl members of struct netns_ipvs
Simon Horman
1
-8
/
+13
2011-03-15
IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()
Simon Horman
1
-36
/
+62
2011-03-15
IPVS: Conditionally define and use ip_vs_lblc{r}_table
Simon Horman
2
-9
/
+20
2011-03-15
IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined
Simon Horman
1
-2
/
+7
2011-03-15
IPVS: Conditional ip_vs_conntrack_enabled()
Simon Horman
1
-0
/
+4
2011-03-15
IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined
Simon Horman
1
-0
/
+4
2011-03-15
IPVS: Conditinally use sysctl_lblc{r}_expiration
Simon Horman
2
-9
/
+28
2011-03-15
IPVS: Add expire_quiescent_template()
Simon Horman
1
-2
/
+11
2011-03-15
IPVS: Add sysctl_expire_nodest_conn()
Simon Horman
1
-1
/
+7
2011-03-15
IPVS: Add sysctl_sync_ver()
Simon Horman
2
-2
/
+13
2011-03-15
IPVS: Add {sysctl_sync_threshold,period}()
Simon Horman
4
-9
/
+38
2011-03-15
IPVS: Add sysctl_nat_icmp_send()
Simon Horman
1
-3
/
+8
2011-03-15
IPVS: Add sysctl_snat_reroute()
Simon Horman
1
-4
/
+16
2011-03-15
IPVS: Add ip_vs_route_me_harder()
Simon Horman
1
-26
/
+22
2011-03-15
ipvs: rename estimator functions
Julian Anastasov
3
-10
/
+10
2011-03-15
ipvs: optimize rates reading
Julian Anastasov
3
-39
/
+27
2011-03-15
ipvs: remove unused seqcount stats
Julian Anastasov
1
-17
/
+0
2011-03-15
ipvs: properly zero stats and rates
Julian Anastasov
3
-43
/
+69
2011-03-15
ipvs: reorganize tot_stats
Julian Anastasov
4
-28
/
+29
2011-03-15
ipvs: move struct netns_ipvs
Julian Anastasov
3
-144
/
+123
2011-03-15
IPVS: Fix variable assignment in ip_vs_notrack
Jesper Juhl
1
-1
/
+1
2011-03-15
netfilter:ipvs: use kmemdup
Shan Wei
2
-7
/
+5
2011-03-15
ipvs: remove _bh from percpu stats reading
Julian Anastasov
1
-4
/
+4
2011-03-15
ipvs: avoid lookup for fwmark 0
Julian Anastasov
1
-3
/
+5
2011-03-14
net: dcbnl: Add IEEE app selector value definitions
Mark Rustad
1
-0
/
+5
2011-03-14
net: dcbnl: Fix misspellings
Mark Rustad
1
-3
/
+3
[next]