index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
extable.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-14
bpf: change helper bpf_probe_read arg2 type to ARG_CONST_SIZE_OR_ZERO
Yonghong Song
1
-2
/
+6
2017-11-14
bpf: improve verifier ARG_CONST_SIZE_OR_ZERO semantics
Yonghong Song
1
-16
/
+24
2017-11-14
tcp: allow drivers to tweak TSQ logic
Eric Dumazet
3
-2
/
+5
2017-11-14
bnx2x: fix slowpath null crash
Zhu Yanjun
1
-3
/
+10
2017-11-14
cxgb4: collect SGE queue context dump
Rahul Lakkireddy
9
-0
/
+195
2017-11-14
cxgb4: collect LE-TCAM dump
Rahul Lakkireddy
6
-0
/
+261
2017-11-14
vxlan: fix the issue that neigh proxy blocks all icmpv6 packets
Xin Long
1
-18
/
+13
2017-11-14
xfrm6_tunnel: exit_net cleanup check added
Vasily Averin
1
-0
/
+8
2017-11-14
ppp: exit_net cleanup checks added
Vasily Averin
1
-0
/
+2
2017-11-14
phonet: exit_net cleanup check added
Vasily Averin
1
-0
/
+3
2017-11-14
l2tp: exit_net cleanup check added
Vasily Averin
1
-0
/
+4
2017-11-14
fib_rules: exit_net cleanup check added
Vasily Averin
1
-0
/
+6
2017-11-14
fib_notifier: exit_net cleanup check added
Vasily Averin
1
-0
/
+6
2017-11-14
netdev: exit_net cleanup check added
Vasily Averin
1
-0
/
+2
2017-11-14
vxlan: exit_net cleanup checks added
Vasily Averin
1
-0
/
+4
2017-11-14
packet: exit_net cleanup check added
Vasily Averin
1
-0
/
+1
2017-11-14
geneve: exit_net cleanup check added
Vasily Averin
1
-0
/
+1
2017-11-14
af_key: replace BUG_ON on WARN_ON in net_exit hook
Vasily Averin
1
-1
/
+1
2017-11-14
net: dsa: Fix dependencies on bridge
Andrew Lunn
1
-0
/
+1
2017-11-13
ip6_tunnel: clean up ip4ip6 and ip6ip6's err_handlers
Xin Long
1
-28
/
+14
2017-11-13
ip6_tunnel: process toobig in a better way
Xin Long
1
-4
/
+3
2017-11-13
ip6_tunnel: add the process for redirect in ip6_tnl_err
Xin Long
1
-5
/
+10
2017-11-13
ip6_gre: process toobig in a better way
Xin Long
1
-13
/
+2
2017-11-13
ip6_gre: add the process for redirect in ip6gre_err
Xin Long
1
-0
/
+5
2017-11-13
forcedeth: remove redudant assignments in xmit
Zhu Yanjun
1
-8
/
+20
2017-11-13
openvswitch: Add meter action support
Andy Zhou
4
-0
/
+16
2017-11-13
openvswitch: Add meter infrastructure
Andy Zhou
5
-2
/
+674
2017-11-13
openvswitch: export get_dp() API.
Andy Zhou
2
-29
/
+31
2017-11-13
openvswitch: Add meter netlink definitions
Andy Zhou
1
-0
/
+51
2017-11-13
net: dsa: b53: Support prepended Broadcom tags
Florian Fainelli
2
-4
/
+11
2017-11-13
net: dsa: Support prepended Broadcom tag
Florian Fainelli
6
-7
/
+41
2017-11-13
net: dsa: tag_brcm: Prepare for supporting prepended tag
Florian Fainelli
1
-11
/
+34
2017-11-13
net: dsa: Pass a port to get_tag_protocol()
Florian Fainelli
12
-31
/
+32
2017-11-13
net/sched/sch_red.c: work around gcc-4.4.4 anon union initializer issue
Andrew Morton
1
-5
/
+9
2017-11-13
net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devices
Slava Shwartsman
2
-0
/
+10
2017-11-13
af_netlink: ensure that NLMSG_DONE never fails in dumps
Jason A. Donenfeld
2
-6
/
+12
2017-11-13
netem: support delivering packets in delayed time slots
Dave Taht
2
-3
/
+79
2017-11-13
netem: add uapi to express delay and jitter in nanoseconds
Dave Taht
2
-0
/
+16
2017-11-13
netem: convert to qdisc_watchdog_schedule_ns
Dave Taht
1
-28
/
+28
2017-11-13
ipv6: try not to take rtnl_lock in ip6mr_sk_done
Francesco Ruggeri
1
-0
/
+4
2017-11-13
net: realtek: r8169: remove redundant assignment to giga_ctrl
Colin Ian King
1
-2
/
+0
2017-11-13
net: dsa: lan9303: Documentation: Add missing word "Mbps"
Egil Hjelmeland
1
-3
/
+3
2017-11-13
net: dsa: lan9303: Fix lan9303_alr_del_port()
Egil Hjelmeland
1
-1
/
+1
2017-11-11
net: Remove unused skb_shared_info member
Mat Martineau
3
-33
/
+0
2017-11-11
l2tp: remove the .tunnel_sock field from struct pppol2tp_session
Guillaume Nault
1
-10
/
+0
2017-11-11
l2tp: avoid using ->tunnel_sock for getting session's parent tunnel
Guillaume Nault
1
-54
/
+12
2017-11-11
l2tp: remove .tunnel_sock from struct l2tp_eth
Guillaume Nault
1
-2
/
+0
2017-11-11
net: dsa: b53: Turn on Broadcom tags
Florian Fainelli
2
-9
/
+40
2017-11-11
net: dsa: b53: Stop using dev->cpu_port incorrectly
Florian Fainelli
1
-6
/
+4
2017-11-11
net: bgmac: Pad packets to a minimum size
Florian Fainelli
1
-0
/
+16
[next]