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
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-15
tipc: update node FSM when peer RESET message is received
Jon Paul Maloy
3
-6
/
+13
2015-10-15
tipc: send out RESET immediately when link goes down
Jon Paul Maloy
5
-8
/
+19
2015-10-15
tipc: delay ESTABLISH state event when link is established
Jon Paul Maloy
3
-23
/
+49
2015-10-15
tipc: disallow packet duplicates in link deferred queue
Jon Paul Maloy
3
-33
/
+34
2015-10-15
tipc: improve sequence number checking
Jon Paul Maloy
2
-15
/
+13
2015-10-15
tipc: simplify tipc_link_rcv() reception loop
Jon Paul Maloy
1
-37
/
+47
2015-10-15
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-14
tcp: avoid spurious SYN flood detection at listen() time
Eric Dumazet
1
-2
/
+2
2015-10-14
tcp/dccp: fix potential NULL deref in __inet_inherit_port()
Eric Dumazet
1
-0
/
+4
2015-10-14
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-13
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]