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
2015-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
178
-1983
/
+5237
2015-10-16
netfilter: ipv4: whitespace around operators
Ian Morris
3
-6
/
+6
2015-10-16
netfilter: ipv4: code indentation
Ian Morris
3
-5
/
+5
2015-10-16
netfilter: ipv4: function definition layout
Ian Morris
2
-6
/
+6
2015-10-16
netfilter: ipv4: ternary operator layout
Ian Morris
2
-5
/
+5
2015-10-16
netfilter: ipv4: label placement
Ian Morris
2
-2
/
+2
2015-10-16
netfilter: turn NF_HOOK into an inline function
Arnd Bergmann
1
-2
/
+0
2015-10-16
netfilter: nf_queue: remove rcu_read_lock calls
Florian Westphal
1
-12
/
+4
2015-10-16
netfilter: make nf_queue_entry_get_refs return void
Florian Westphal
3
-18
/
+6
2015-10-16
netfilter: remove hook owner refcounting
Florian Westphal
15
-60
/
+0
2015-10-16
net: introduce pre-change upper device notifier
Jiri Pirko
1
-0
/
+9
2015-10-16
net: Fix suspicious RCU usage in fib_rebalance
David Ahern
1
-2
/
+2
2015-10-16
tcp/dccp: fix race at listener dismantle phase
Eric Dumazet
1
-22
/
+49
2015-10-16
tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper
Eric Dumazet
5
-6
/
+12
2015-10-16
Revert "inet: fix double request socket freeing"
Eric Dumazet
2
-3
/
+3
2015-10-16
tipc: update node FSM when peer RESET message is received
Jon Paul Maloy
3
-6
/
+13
2015-10-16
tipc: send out RESET immediately when link goes down
Jon Paul Maloy
5
-8
/
+19
2015-10-16
tipc: delay ESTABLISH state event when link is established
Jon Paul Maloy
3
-23
/
+49
2015-10-16
tipc: disallow packet duplicates in link deferred queue
Jon Paul Maloy
3
-33
/
+34
2015-10-16
tipc: improve sequence number checking
Jon Paul Maloy
2
-15
/
+13
2015-10-16
tipc: simplify tipc_link_rcv() reception loop
Jon Paul Maloy
1
-37
/
+47
2015-10-16
tipc: limit usage of temporary skb list during packet reception
Jon Paul Maloy
1
-8
/
+7
2015-10-15
switchdev: assert rtnl mutex when going over lower netdevs
Jiri Pirko
1
-4
/
+11
2015-10-15
bridge: defer switchdev fdb del call in fdb_del_external_learn
Jiri Pirko
2
-1
/
+7
2015-10-15
switchdev: introduce possibility to defer obj_add/del
Jiri Pirko
1
-20
/
+80
2015-10-15
switchdev: remove pointers from switchdev objects
Jiri Pirko
3
-6
/
+9
2015-10-15
switchdev: allow caller to explicitly request attr_set as deferred
Jiri Pirko
2
-66
/
+45
2015-10-15
switchdev: make struct switchdev_attr parameter const for attr_set calls
Jiri Pirko
2
-4
/
+5
2015-10-15
switchdev: introduce switchdev deferred ops infrastructure
Jiri Pirko
1
-0
/
+80
2015-10-15
netfilter: nfnetlink_log: validate dependencies to avoid breaking atomicity
Pablo Neira
1
-19
/
+24
2015-10-15
netfilter: nfnetlink_log: consolidate check for instance in nfulnl_recv_config()
Pablo Neira Ayuso
1
-23
/
+5
2015-10-15
tcp: avoid spurious SYN flood detection at listen() time
Eric Dumazet
1
-2
/
+2
2015-10-15
tcp/dccp: fix potential NULL deref in __inet_inherit_port()
Eric Dumazet
1
-0
/
+4
2015-10-15
Merge tag 'linux-can-next-for-4.4-20151013' of git://git.kernel.org/pub/scm/l...
David S. Miller
1
-5
/
+10
2015-10-14
Revert "ipv4/icmp: redirect messages can use the ingress daddr as source"
Paolo Abeni
2
-15
/
+1
2015-10-14
netfilter: ipv6: pointer cast layout
Ian Morris
1
-1
/
+1
2015-10-14
netfilter: ip6_tables: improve if statements
Ian Morris
1
-3
/
+3
2015-10-14
tcp/dccp: fix behavior of stale SYN_RECV request sockets
Eric Dumazet
4
-18
/
+26
2015-10-13
can: avoid using timeval for uapi
Arnd Bergmann
1
-5
/
+10
2015-10-13
netfilter: ip6_tables: ternary operator layout
Ian Morris
1
-2
/
+2
2015-10-13
netfilter: ipv6: whitespace around operators
Ian Morris
3
-5
/
+5
2015-10-13
netfilter: ipv6: code indentation
Ian Morris
3
-6
/
+6
2015-10-13
netfilter: ip6_tables: function definition layout
Ian Morris
1
-3
/
+3
2015-10-13
netfilter: ip6_tables: label placement
Ian Morris
1
-1
/
+1
2015-10-13
bridge: vlan: move back vlan_flush
Nikolay Aleksandrov
3
-10
/
+25
2015-10-13
bridge: vlan: drop unnecessary flush code
Nikolay Aleksandrov
1
-8
/
+1
2015-10-13
bridge: vlan: use rcu for vlan_list traversal in br_fill_ifinfo
Nikolay Aleksandrov
1
-8
/
+13
2015-10-13
bridge: vlan: use proper rcu for the vlgrp member
Nikolay Aleksandrov
6
-53
/
+104
2015-10-13
net: Add VRF support to IPv6 stack
David Ahern
5
-14
/
+63
2015-10-13
net: Export fib6_get_table and nd_tbl
David Ahern
2
-0
/
+2
[next]