index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-09
netfilter: limit, hashlimit: avoid duplicated inline
Florian Westphal
2
-8
/
+5
2012-05-09
netfilter: add xt_hmark target for hash-based skb marking
Hans Schillstrom
4
-0
/
+423
2012-05-09
netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()
Hans Schillstrom
8
-18
/
+49
2012-05-09
e1000e: Fix merge conflict (net->net-next)
Jeff Kirsher
1
-45
/
+11
2012-05-08
Merge branch 'master' of git://1984.lsi.us.es/net-next
David S. Miller
34
-1708
/
+856
2012-05-08
netfilter: remove ip_queue support
Pablo Neira Ayuso
10
-1393
/
+10
2012-05-08
netfilter: nf_conntrack: fix explicit helper attachment and NAT
Pablo Neira Ayuso
2
-1
/
+16
2012-05-08
netfilter: nf_ct_expect: partially implement ctnetlink_change_expect
Kelvie Wong
1
-1
/
+9
2012-05-08
net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync
Hans Schillstrom
1
-0
/
+2
2012-05-08
ipvs: ip_vs_proto: local functions should not be exposed globally
H Hartley Sweeten
1
-1
/
+1
2012-05-08
ipvs: ip_vs_ftp: local functions should not be exposed globally
H Hartley Sweeten
1
-1
/
+1
2012-05-08
ipvs: optimize the use of flags in ip_vs_bind_dest
Pablo Neira Ayuso
1
-6
/
+9
2012-05-08
ipvs: add support for sync threads
Pablo Neira Ayuso
4
-166
/
+305
2012-05-08
ipvs: reduce sync rate with time thresholds
Julian Anastasov
5
-48
/
+165
2012-05-08
ipvs: wakeup master thread
Pablo Neira Ayuso
3
-32
/
+162
2012-05-08
ipvs: always update some of the flags bits in backup
Julian Anastasov
2
-42
/
+28
2012-05-08
ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter
Julian Anastasov
1
-7
/
+26
2012-05-08
ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest
Julian Anastasov
1
-5
/
+5
2012-05-08
ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server
Julian Anastasov
1
-1
/
+1
2012-05-08
ipvs: use GFP_KERNEL allocation where possible
Sasha Levin
1
-1
/
+1
2012-05-08
ipvs: SH scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
1
-1
/
+1
2012-05-08
ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init
Julian Anastasov
1
-1
/
+1
2012-05-08
ipvs: WRR scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
1
-1
/
+1
2012-05-08
ipvs: DH scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
1
-1
/
+1
2012-05-08
ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init
Julian Anastasov
1
-1
/
+1
2012-05-08
ipvs: timeout tables do not need GFP_ATOMIC allocation
Julian Anastasov
1
-1
/
+1
2012-05-08
netfilter: bridge: optionally set indev to vlan
Pablo Neira Ayuso
2
-4
/
+35
2012-05-08
netfilter: nf_conntrack: use this_cpu_inc()
Eric Dumazet
1
-8
/
+2
2012-05-08
netfilter: nf_ct_helper: allow to disable automatic helper assignment
Eric Leblond
4
-21
/
+110
2012-05-08
netfilter: nf_ct_ecache: refactor notifier registration
Tony Zelenoff
1
-6
/
+4
2012-05-08
etherdev.h: Convert int is_<foo>_ether_addr to bool
Joe Perches
1
-6
/
+6
2012-05-08
smsc75xx: let EEPROM determine GPIO/LED settings
Steve Glendinning
1
-7
/
+12
2012-05-08
smsc75xx: eliminate unnecessary phy register read
Steve Glendinning
1
-3
/
+1
2012-05-08
smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALL
Steve Glendinning
2
-1
/
+3
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
380
-2379
/
+4073
2012-05-08
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
5
-23
/
+69
2012-05-08
net: IP_MULTICAST_IF setsockopt now recognizes struct mreq
Jiri Pirko
1
-4
/
+9
2012-05-08
netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines.
David Daney
4
-0
/
+280
2012-05-08
netdev/of/phy: Add MDIO bus multiplexer support.
David Daney
5
-0
/
+359
2012-05-08
netdev/of/phy: New function: of_mdio_find_bus().
David Daney
3
-0
/
+36
2012-05-08
isdn/capi: elliminate capincci_find() in non-middleware case
Tilman Schmidt
1
-14
/
+13
2012-05-08
isdn/capi: fix readability damage
Tilman Schmidt
2
-19
/
+12
2012-05-08
isdn/gigaset: unify function return values
Tilman Schmidt
10
-81
/
+87
2012-05-08
isdn/gigaset: internal function name cleanup
Tilman Schmidt
1
-11
/
+5
2012-05-08
isdn/gigaset: fix readability damage
Tilman Schmidt
4
-216
/
+208
2012-05-08
isdn/gigaset: improve error handling querying firmware version
Tilman Schmidt
1
-1
/
+3
2012-05-08
isdn/gigaset: fix CAPI disconnect B3 handling
Tilman Schmidt
1
-0
/
+4
2012-05-08
isdn/gigaset: ratelimit CAPI message dumps
Tilman Schmidt
1
-13
/
+9
2012-05-08
net: compare_ether_addr[_64bits]() has no ordering
Johannes Berg
1
-5
/
+6
2012-05-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
5
-29
/
+69
[prev]
[next]