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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-11
ipv6: Do not iterate over all interfaces when finding source address on speci...
YOSHIFUJI Hideaki/吉藤英明
1
-90
/
+107
2015-07-10
tcp: do not export tcp_init_xmit_timers()
Eric Dumazet
1
-1
/
+0
2015-07-10
bridge: mdb: fill state in br_mdb_notify
Nikolay Aleksandrov
3
-5
/
+7
2015-07-10
route: remove unsed variable in __mkroute_input
Masatake YAMATO
1
-2
/
+1
2015-07-10
ipv6: Nonlocal bind
Tom Herbert
4
-3
/
+14
2015-07-10
inet: inet_twsk_deschedule factorization
Eric Dumazet
7
-25
/
+18
2015-07-10
inet: simplify timewait refcounting
Eric Dumazet
3
-62
/
+17
2015-07-10
ipv6: use flag instead of u16 for hop in inet6_skb_parm
Florian Westphal
3
-7
/
+7
2015-07-10
tcp: update congestion state first before raising cwnd
Yuchung Cheng
1
-4
/
+4
2015-07-10
tcp: do not slow start when cwnd equals ssthresh
Yuchung Cheng
3
-5
/
+3
2015-07-10
tcp: add tcp_in_slow_start helper
Yuchung Cheng
10
-13
/
+13
2015-07-10
net: skb_defer_rx_timestamp should check for phydev before setting up classify
Alexander Duyck
1
-1
/
+5
2015-07-10
tcp: v1 always send a quick ack when quickacks are enabled
Jon Maxwell
2
-10
/
+7
2015-07-08
net_sched: act_mirred: remove spinlock in fast path
Eric Dumazet
1
-27
/
+30
2015-07-08
net_sched: act_gact: remove spinlock in fast path
Eric Dumazet
1
-10
/
+7
2015-07-08
net_sched: act_gact: read tcfg_ptype once
Eric Dumazet
1
-7
/
+7
2015-07-08
net_sched: act_gact: use a separate packet counters for gact_determ()
Eric Dumazet
1
-1
/
+3
2015-07-08
net_sched: act_gact: make tcfg_pval non zero
Eric Dumazet
1
-3
/
+9
2015-07-08
net: sched: add percpu stats to actions
Eric Dumazet
12
-21
/
+54
2015-07-08
net: sched: extend percpu stats helpers
Eric Dumazet
1
-2
/
+2
2015-07-08
tcp: PRR uses CRB mode by default and SS mode conditionally
Yuchung Cheng
1
-14
/
+15
2015-07-08
tcp: reduce cwnd if retransmit is lost in CA_Loss
Yuchung Cheng
1
-6
/
+8
2015-07-03
ipv6: Make MLD packets to only be processed locally
Angga
1
-3
/
+3
2015-07-03
netlink: Delete an unnecessary check before the function call "module_put"
Markus Elfring
1
-1
/
+1
2015-07-03
net-RDS: Delete an unnecessary check before the function call "module_put"
Markus Elfring
1
-1
/
+1
2015-07-03
net-ipv6: Delete an unnecessary check before the function call "free_percpu"
Markus Elfring
1
-4
/
+1
2015-07-02
bridge: vlan: fix usage of vlan 0 and 4095 again
Nikolay Aleksandrov
1
-0
/
+2
2015-07-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-2
/
+3
2015-07-02
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...
Linus Torvalds
1
-8
/
+1
2015-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-32
/
+33
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-6
/
+6
2015-06-30
Bluetooth: Reinitialize the list after deletion for session user list
Tedd Ho-Jeong An
1
-2
/
+2
2015-06-30
sock_diag: don't broadcast kernel sockets
Craig Gallek
1
-1
/
+1
2015-06-29
sctp: Fix race between OOTB responce and route removal
Alexander Sverdlin
1
-1
/
+3
2015-06-29
dsa: fix promiscuity leak on slave dev open error
Gilad Ben-Yossef
1
-1
/
+1
2015-06-29
net: Kill sock->sk_protinfo
David Miller
2
-7
/
+0
2015-06-29
ax25: Stop using sock->sk_protinfo.
David Miller
2
-16
/
+16
2015-06-29
flow_dissector: Pre-initialize ip_proto in __skb_flow_dissect()
Geert Uytterhoeven
1
-1
/
+1
2015-06-29
ipv4: fix RCU lockdep warning from linkdown changes
Andy Gospodarek
1
-2
/
+2
2015-06-29
tipc: purge backlog queue counters when broadcast link is reset
Jon Paul Maloy
3
-1
/
+7
2015-06-27
Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
13
-198
/
+129
2015-06-26
Bluetooth: hidp: Initialize list header of hidp session user
Tedd Ho-Jeong An
1
-0
/
+1
2015-06-25
net: sched: flower fix typo
Jamal Hadi Salim
1
-2
/
+2
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
390
-6682
/
+14698
2015-06-24
bridge: vlan: flush the dynamically learned entries on port vlan delete
Nikolay Aleksandrov
6
-7
/
+11
2015-06-24
bridge: multicast: add a comment to br_port_state_selection about blocking state
Nikolay Aleksandrov
1
-0
/
+4
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-42
/
+100
2015-06-24
net: inet_diag: export IPV6_V6ONLY sockopt
Phil Sutter
1
-0
/
+4
2015-06-24
net: ipv4 sysctl option to ignore routes when nexthop link is down
Andy Gospodarek
7
-16
/
+48
2015-06-24
net: track link-status of ipv4 nexthops
Andy Gospodarek
2
-21
/
+62
[next]