index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
caif
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-13
can: sun4i: fix MODULE_DESCRIPTION
Gerhard Bertelsmann
1
-1
/
+1
2015-10-13
can: sun4i: fix arbitration lost error reporting
Gerhard Bertelsmann
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: Add IPv6 support to VRF device
David Ahern
2
-2
/
+275
2015-10-13
net: Export fib6_get_table and nd_tbl
David Ahern
2
-0
/
+2
2015-10-13
net: Add IPv6 support to l3mdev
David Ahern
1
-0
/
+46
2015-10-13
bridge: fix gc_timer mod/del race condition
Nikolay Aleksandrov
1
-1
/
+9
2015-10-13
switchdev: enforce no pvid flag in vlan ranges
Nikolay Aleksandrov
1
-0
/
+3
2015-10-13
net: dsa: mv88e6xxx: fix hardware bridging
Vivien Didelot
4
-50
/
+3
2015-10-13
net: dsa: do not warn unsupported bridge ops
Vivien Didelot
1
-1
/
+1
2015-10-13
net: dsa: mv88e6xxx: do not support per-port FID
Vivien Didelot
2
-63
/
+11
2015-10-13
net: dsa: mv88e6xxx: bridges do not need an FID
Vivien Didelot
2
-110
/
+32
2015-10-13
RDS-TCP: Reset tcp callbacks if re-using an outgoing socket in rds_tcp_accept...
Sowmini Varadhan
1
-0
/
+3
2015-10-13
RDS: Invoke ->laddr_check() in rds_bind() for explicitly bound transports.
Sowmini Varadhan
1
-1
/
+8
2015-10-13
qlcnic: constify qlcnic_mbx_ops structure
Julia Lawall
2
-3
/
+3
2015-10-13
bridge: vlan: enforce no pvid flag in vlan ranges
Nikolay Aleksandrov
1
-0
/
+3
2015-10-13
atm: iphase: fix misleading indention
Tillmann Heidsieck
1
-1
/
+1
2015-10-13
atm: iphase: return -ENOMEM instead of -1 in case of failed kmalloc()
Tillmann Heidsieck
1
-1
/
+2
2015-10-13
ipv6 route: use err pointers instead of returning pointer by reference
Roopa Prabhu
1
-15
/
+17
2015-10-13
net: hns: fix the unknown phy_nterface_t type error
huangdaode
1
-0
/
+1
2015-10-13
tun: use sk_fullsock() before reading sk->sk_tsflags
Eric Dumazet
1
-1
/
+1
2015-10-13
ipv6: Pass struct net into nf_ct_frag6_gather
Eric W. Biederman
4
-6
/
+5
2015-10-13
ipv4: Pass struct net into ip_defrag and ip_check_defrag
Eric W. Biederman
8
-19
/
+20
2015-10-13
ipv4: Only compute net once in ip_call_ra_chain
Eric W. Biederman
1
-1
/
+2
2015-10-13
packet: fix match_fanout_group()
Eric Dumazet
1
-3
/
+3
2015-10-13
ipv4/icmp: redirect messages can use the ingress daddr as source
Paolo Abeni
4
-3
/
+33
2015-10-13
bridge: try switchdev op first in __vlan_vid_add/del
Jiri Pirko
1
-36
/
+22
2015-10-13
BNX2: free temp_stats_blk on error path
wangweidong
1
-0
/
+2
2015-10-13
tcp: shrink tcp_timewait_sock by 8 bytes
Eric Dumazet
2
-2
/
+4
2015-10-13
net: shrink struct sock and request_sock by 8 bytes
Eric Dumazet
9
-25
/
+28
2015-10-13
net: align sk_refcnt on 128 bytes boundary
Eric Dumazet
3
-5
/
+16
2015-10-13
net: SO_INCOMING_CPU setsockopt() support
Eric Dumazet
6
-11
/
+25
2015-10-13
packet: support per-packet fwmark for af_packet sendmsg
Edward Jee
1
-1
/
+9
2015-10-13
sock: support per-packet fwmark
Edward Jee
2
-0
/
+33
2015-10-13
bpf: add unprivileged bpf tests
Alexei Starovoitov
2
-10
/
+355
2015-10-13
bpf: charge user for creation of BPF maps and programs
Alexei Starovoitov
5
-2
/
+72
2015-10-13
bpf: enable non-root eBPF programs
Alexei Starovoitov
5
-15
/
+120
2015-10-12
net: HNS: fix MDIO dependencies
Arnd Bergmann
1
-3
/
+2
2015-10-12
sfc: fully reset if MC_REBOOT event received without warm_boot_count increment
Daniel Pieczko
3
-12
/
+32
2015-10-12
rocker: handle setting bridge ageing_time
Scott Feldman
1
-0
/
+16
2015-10-12
bridge: push bridge setting ageing_time down to switchdev
Scott Feldman
5
-7
/
+29
2015-10-12
switchdev: skip over ports returning -EOPNOTSUPP when recursing ports
Scott Feldman
2
-1
/
+9
2015-10-12
switchdev: add bridge ageing_time attribute
Scott Feldman
1
-0
/
+2
2015-10-12
tcp: change type of alive from int to bool
Richard Sailer
1
-3
/
+3
2015-10-12
bridge: allow adding of fdb entries pointing to the bridge device
Roopa Prabhu
2
-30
/
+93
2015-10-11
tcp: fix RFS vs lockless listeners
Eric Dumazet
2
-0
/
+2
[next]