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.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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-11
batman-adv: fix wrong dhcp option list browsing
Antonio Quartulli
1
-3
/
+3
2012-05-11
6lowpan: IPv6 link local address
alex.bluesman.smirnov@gmail.com
1
-1
/
+13
2012-05-11
codel: Controlled Delay AQM
Eric Dumazet
3
-0
/
+287
2012-05-11
net_sched: update bstats in dequeue()
Eric Dumazet
4
-6
/
+6
2012-05-11
net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bits
Joe Perches
1
-2
/
+3
2012-05-11
l2tp: fix data packet sequence number handling
James Chapman
1
-1
/
+1
2012-05-11
l2tp: fix reorder timeout recovery
James Chapman
2
-0
/
+10
2012-05-11
tcp: Out-line tcp_try_rmem_schedule
Pavel Emelyanov
1
-1
/
+1
2012-05-11
tcp: Schedule rmem for rcvq repair send
Pavel Emelyanov
1
-0
/
+3
2012-05-11
tcp: Move rcvq sending to tcp_input.c
Pavel Emelyanov
2
-34
/
+34
2012-05-10
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
1
-7
/
+64
2012-05-10
ethtool: Extend the ethtool API to obtain plugin module eeprom data
Stuart Hodgson
1
-0
/
+47
2012-05-10
ethtool: Split ethtool_get_eeprom() to allow for additional EEPROM accessors
Ben Hutchings
1
-7
/
+17
2012-05-10
dsa: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-5
/
+5
2012-05-10
wireless: Convert compare_ether_addr to ether_addr_equal by hand
Joe Perches
1
-3
/
+3
2012-05-10
wireless: Convert compare_ether_addr to ether_addr_equal
Joe Perches
6
-23
/
+21
2012-05-10
netfilter: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2
-3
/
+3
2012-05-10
mac80211: Convert compare_ether_addr to ether_addr_equal by hand
Joe Perches
2
-3
/
+3
2012-05-10
mac80211: Convert compare_ether_addr to ether_addr_equal
Joe Perches
13
-71
/
+64
2012-05-10
bluetooth: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-3
/
+3
2012-05-10
atm: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2
-5
/
+4
2012-05-10
bridge: Convert compare_ether_addr to ether_addr_equal
Joe Perches
5
-16
/
+15
2012-05-10
bridge: netfilter: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-2
/
+2
2012-05-10
8021q: Convert compare_ether_addr to ether_addr_equal
Joe Perches
3
-12
/
+11
2012-05-10
802: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-1
/
+1
2012-05-09
netfilter: hashlimit: byte-based limit mode
Florian Westphal
1
-19
/
+97
2012-05-09
netfilter: hashlimit: move rateinfo initialization to helper
Florian Westphal
1
-5
/
+10
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
3
-0
/
+378
2012-05-09
netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()
Hans Schillstrom
7
-17
/
+43
2012-05-08
netfilter: remove ip_queue support
Pablo Neira Ayuso
5
-1306
/
+0
2012-05-08
netfilter: nf_conntrack: fix explicit helper attachment and NAT
Pablo Neira Ayuso
1
-1
/
+12
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
3
-157
/
+280
2012-05-08
ipvs: reduce sync rate with time thresholds
Julian Anastasov
4
-46
/
+137
2012-05-08
ipvs: wakeup master thread
Pablo Neira Ayuso
2
-32
/
+133
2012-05-08
ipvs: always update some of the flags bits in backup
Julian Anastasov
1
-42
/
+23
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
[next]