index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-01
vrf: check accept_source_route on the original netdevice
Stephen Suryaputra
3
-7
/
+6
2019-04-01
MAINTAINERS: net: update Solarflare maintainers
Bert Kenward
1
-1
/
+1
2019-04-01
tcp: fix a potential NULL pointer dereference in tcp_sk_exit
Dust Li
1
-1
/
+2
2019-04-01
tipc: handle the err returned from cmd header function
Xin Long
1
-2
/
+8
2019-04-01
tipc: check link name with right length in tipc_nl_compat_link_set
Xin Long
1
-1
/
+6
2019-04-01
tipc: check bearer name with right length in tipc_nl_compat_bearer_enable
Xin Long
1
-1
/
+6
2019-03-31
net: stmmac: don't log oversized frames
Aaro Koskinen
1
-2
/
+0
2019-03-31
net: stmmac: fix dropping of multi-descriptor RX frames
Aaro Koskinen
1
-0
/
+5
2019-03-31
net: stmmac: don't overwrite discard_frame status
Aaro Koskinen
1
-3
/
+4
2019-03-31
net: stmmac: don't stop NAPI processing when dropping a packet
Aaro Koskinen
1
-7
/
+7
2019-03-31
net: stmmac: ratelimit RX error logs
Aaro Koskinen
1
-6
/
+8
2019-03-31
net: stmmac: use correct DMA buffer size in the RX descriptor
Aaro Koskinen
7
-19
/
+35
2019-03-30
r8169: disable default rx interrupt coalescing on RTL8168
Heiner Kallweit
1
-1
/
+1
2019-03-29
Revert "cxgb4: Update 1.23.3.0 as the latest firmware supported."
David S. Miller
1
-6
/
+6
2019-03-29
cxgb4: Update 1.23.3.0 as the latest firmware supported.
Vishal Kulkarni
1
-6
/
+6
2019-03-29
net: ethtool: not call vzalloc for zero sized memory request
Li RongQing
1
-16
/
+30
2019-03-29
net: tls: prevent false connection termination with offload
Jakub Kicinski
1
-0
/
+2
2019-03-29
hv_netvsc: Fix unwanted wakeup after tx_disable
Haiyang Zhang
3
-8
/
+31
2019-03-29
bonding: show full hw address in sysfs for slave entries
Konstantin Khorenko
1
-1
/
+3
2019-03-29
net/mlx5e: Consider tunnel type for encap contexts
Eli Britstein
1
-9
/
+19
2019-03-29
net/mlx5e: Update xon formula
Huy Nguyen
1
-12
/
+16
2019-03-29
net/mlx5e: Update xoff formula
Huy Nguyen
1
-5
/
+6
2019-03-29
net/mlx5: E-Switch, fix syndrome (0x678139) when turn on vepa
Huy Nguyen
1
-0
/
+1
2019-03-29
net/mlx5: E-Switch, Fix esw manager vport indication for more vport commands
Omri Kahalon
1
-4
/
+2
2019-03-29
net/mlx5: E-Switch, Protect from invalid memory access in offload fdb table
Roi Dayan
1
-0
/
+1
2019-03-29
net/mlx5e: Correctly use the namespace type when allocating pedit action
Tonghao Zhang
1
-1
/
+1
2019-03-29
net/mlx5: E-Switch, Fix access to invalid memory when toggling esw modes
Roi Dayan
1
-0
/
+2
2019-03-29
net/mlx5: ethtool, Allow legacy link-modes configuration via non-extended ptys
Aya Levin
2
-19
/
+31
2019-03-29
net/mlx5: ethtool, Fix type analysis of advertised link-mode
Aya Levin
1
-2
/
+3
2019-03-29
net/mlx5e: Add a lock on tir list
Yuval Avnery
2
-0
/
+9
2019-03-29
net: mlx5: Add a missing check on idr_find, free buf
Aditya Pakki
1
-3
/
+11
2019-03-29
net/mlx5e: Allow IPv4 ttl & IPv6 hop_limit rewrite for all L4 protocols
Dmytro Linkin
1
-4
/
+48
2019-03-29
net/mlx5e: Fix error handling when refreshing TIRs
Gavi Teitz
1
-2
/
+4
2019-03-29
net/mlx5: Decrease default mr cache size
Artemy Kovalyov
1
-20
/
+0
2019-03-29
xdp: fix cpumap redirect SKB creation bug
Jesper Dangaard Brouer
1
-3
/
+10
2019-03-29
net: core: netif_receive_skb_list: unlist skb before passing to pt->func
Alexander Lobakin
1
-1
/
+3
2019-03-29
net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock().
Mao Wenan
1
-1
/
+1
2019-03-29
openvswitch: fix flow actions reallocation
Andrea Righi
1
-2
/
+2
2019-03-29
nfp: disable netpoll on representors
Jakub Kicinski
1
-1
/
+1
2019-03-29
nfp: validate the return code from dev_queue_xmit()
Jakub Kicinski
1
-1
/
+1
2019-03-29
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
3
-8
/
+4
2019-03-29
qmi_wwan: add Olicard 600
Bjørn Mork
1
-0
/
+1
2019-03-29
net: dsa: Implement flow_dissect callback for tag_qca
xiaofeis
1
-0
/
+10
2019-03-28
bpf, libbpf: fix quiet install_headers
Daniel Borkmann
1
-2
/
+2
2019-03-28
libbpf: add libelf dependency to shared library build
Björn Töpel
1
-1
/
+1
2019-03-28
libbpf: add xsk.h to install_headers target
Björn Töpel
1
-0
/
+1
2019-03-28
vrf: prevent adding upper devices
Sabrina Dubroca
1
-0
/
+1
2019-03-28
thunderx: eliminate extra calls to put_page() for pages held for recycling
Dean Nelson
1
-4
/
+3
2019-03-28
thunderx: enable page recycling for non-XDP case
Dean Nelson
1
-12
/
+11
2019-03-28
net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t() helper
Claudiu Manoil
1
-1
/
+1
[next]