index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: send out RESET immediately when link goes down
Jon Paul Maloy
2015-10-16
5
-8
/
+19
*
tipc: delay ESTABLISH state event when link is established
Jon Paul Maloy
2015-10-16
3
-23
/
+49
*
tipc: disallow packet duplicates in link deferred queue
Jon Paul Maloy
2015-10-16
3
-33
/
+34
*
tipc: improve sequence number checking
Jon Paul Maloy
2015-10-16
2
-15
/
+13
*
tipc: simplify tipc_link_rcv() reception loop
Jon Paul Maloy
2015-10-16
1
-37
/
+47
*
tipc: limit usage of temporary skb list during packet reception
Jon Paul Maloy
2015-10-16
1
-8
/
+7
*
switchdev: assert rtnl mutex when going over lower netdevs
Jiri Pirko
2015-10-15
1
-4
/
+11
*
bridge: defer switchdev fdb del call in fdb_del_external_learn
Jiri Pirko
2015-10-15
2
-1
/
+7
*
switchdev: introduce possibility to defer obj_add/del
Jiri Pirko
2015-10-15
1
-20
/
+80
*
switchdev: remove pointers from switchdev objects
Jiri Pirko
2015-10-15
3
-6
/
+9
*
switchdev: allow caller to explicitly request attr_set as deferred
Jiri Pirko
2015-10-15
2
-66
/
+45
*
switchdev: make struct switchdev_attr parameter const for attr_set calls
Jiri Pirko
2015-10-15
2
-4
/
+5
*
switchdev: introduce switchdev deferred ops infrastructure
Jiri Pirko
2015-10-15
1
-0
/
+80
*
tcp: avoid spurious SYN flood detection at listen() time
Eric Dumazet
2015-10-15
1
-2
/
+2
*
tcp/dccp: fix potential NULL deref in __inet_inherit_port()
Eric Dumazet
2015-10-15
1
-0
/
+4
*
Merge tag 'linux-can-next-for-4.4-20151013' of git://git.kernel.org/pub/scm/l...
David S. Miller
2015-10-15
1
-5
/
+10
|
\
|
*
can: avoid using timeval for uapi
Arnd Bergmann
2015-10-13
1
-5
/
+10
*
|
Revert "ipv4/icmp: redirect messages can use the ingress daddr as source"
Paolo Abeni
2015-10-14
2
-15
/
+1
*
|
tcp/dccp: fix behavior of stale SYN_RECV request sockets
Eric Dumazet
2015-10-14
4
-18
/
+26
|
/
*
bridge: vlan: move back vlan_flush
Nikolay Aleksandrov
2015-10-13
3
-10
/
+25
*
bridge: vlan: drop unnecessary flush code
Nikolay Aleksandrov
2015-10-13
1
-8
/
+1
*
bridge: vlan: use rcu for vlan_list traversal in br_fill_ifinfo
Nikolay Aleksandrov
2015-10-13
1
-8
/
+13
*
bridge: vlan: use proper rcu for the vlgrp member
Nikolay Aleksandrov
2015-10-13
6
-53
/
+104
*
net: Add VRF support to IPv6 stack
David Ahern
2015-10-13
5
-14
/
+63
*
net: Export fib6_get_table and nd_tbl
David Ahern
2015-10-13
2
-0
/
+2
*
bridge: fix gc_timer mod/del race condition
Nikolay Aleksandrov
2015-10-13
1
-1
/
+9
*
switchdev: enforce no pvid flag in vlan ranges
Nikolay Aleksandrov
2015-10-13
1
-0
/
+3
*
net: dsa: do not warn unsupported bridge ops
Vivien Didelot
2015-10-13
1
-1
/
+1
*
RDS-TCP: Reset tcp callbacks if re-using an outgoing socket in rds_tcp_accept...
Sowmini Varadhan
2015-10-13
1
-0
/
+3
*
RDS: Invoke ->laddr_check() in rds_bind() for explicitly bound transports.
Sowmini Varadhan
2015-10-13
1
-1
/
+8
*
bridge: vlan: enforce no pvid flag in vlan ranges
Nikolay Aleksandrov
2015-10-13
1
-0
/
+3
*
ipv6 route: use err pointers instead of returning pointer by reference
Roopa Prabhu
2015-10-13
1
-15
/
+17
*
ipv6: Pass struct net into nf_ct_frag6_gather
Eric W. Biederman
2015-10-13
3
-5
/
+4
*
ipv4: Pass struct net into ip_defrag and ip_check_defrag
Eric W. Biederman
2015-10-13
6
-15
/
+16
*
ipv4: Only compute net once in ip_call_ra_chain
Eric W. Biederman
2015-10-13
1
-1
/
+2
*
packet: fix match_fanout_group()
Eric Dumazet
2015-10-13
1
-3
/
+3
*
ipv4/icmp: redirect messages can use the ingress daddr as source
Paolo Abeni
2015-10-13
2
-1
/
+15
*
bridge: try switchdev op first in __vlan_vid_add/del
Jiri Pirko
2015-10-13
1
-36
/
+22
*
net: shrink struct sock and request_sock by 8 bytes
Eric Dumazet
2015-10-13
7
-17
/
+17
*
net: SO_INCOMING_CPU setsockopt() support
Eric Dumazet
2015-10-13
5
-5
/
+21
*
packet: support per-packet fwmark for af_packet sendmsg
Edward Jee
2015-10-13
1
-1
/
+9
*
sock: support per-packet fwmark
Edward Jee
2015-10-13
1
-0
/
+26
*
bpf: enable non-root eBPF programs
Alexei Starovoitov
2015-10-13
1
-1
/
+2
*
bridge: push bridge setting ageing_time down to switchdev
Scott Feldman
2015-10-12
5
-7
/
+29
*
switchdev: skip over ports returning -EOPNOTSUPP when recursing ports
Scott Feldman
2015-10-12
1
-1
/
+8
*
tcp: change type of alive from int to bool
Richard Sailer
2015-10-12
1
-3
/
+3
*
bridge: allow adding of fdb entries pointing to the bridge device
Roopa Prabhu
2015-10-12
2
-30
/
+93
*
tcp: fix RFS vs lockless listeners
Eric Dumazet
2015-10-11
2
-0
/
+2
*
net: dsa: use switchdev obj in port_fdb_del
Vivien Didelot
2015-10-11
1
-1
/
+1
*
net: dsa: push prepare phase in port_fdb_add
Vivien Didelot
2015-10-11
1
-1
/
+1
[next]