index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-14
net: atm: Remove the error message according to the atomic context
Liao Pingfang
1
-3
/
+1
2020-06-13
bpf: Undo internal BPF_PROBE_MEM in BPF insns dump
Andrii Nakryiko
1
-5
/
+12
2020-06-13
libbpf: Support pre-initializing .bss global variables
Andrii Nakryiko
3
-13
/
+55
2020-06-13
tools/bpftool: Fix skeleton codegen
Andrii Nakryiko
1
-2
/
+0
2020-06-13
bpf: Fix memlock accounting for sock_hash
Andrey Ignatov
1
-0
/
+4
2020-06-13
bpf: sockmap: Don't attach programs to UDP sockets
Lorenz Bauer
1
-4
/
+6
2020-06-13
bpf: tcp: Recv() should return 0 when the peer socket is closed
Sabrina Dubroca
1
-0
/
+3
2020-06-12
ibmvnic: Flush existing work items before device removal
Thomas Falcon
1
-0
/
+3
2020-06-12
genetlink: clean up family attributes allocations
Cong Wang
1
-16
/
+12
2020-06-12
net: ipa: header pad field only valid for AP->modem endpoint
Alex Elder
1
-4
/
+15
2020-06-12
net: ipa: program upper nibbles of sequencer type
Alex Elder
2
-2
/
+6
2020-06-12
net: ipa: fix modem LAN RX endpoint id
Alex Elder
1
-1
/
+1
2020-06-12
net: ipa: program metadata mask differently
Alex Elder
1
-33
/
+39
2020-06-12
ionic: add pcie_print_link_status
Shannon Nelson
1
-0
/
+1
2020-06-12
rxrpc: Fix race between incoming ACK parser and retransmitter
David Howells
1
-18
/
+11
2020-06-12
net/mlx5: E-Switch, Fix some error pointer dereferences
Dan Carpenter
1
-2
/
+4
2020-06-12
net/mlx5: Don't fail driver on failure to create debugfs
Leon Romanovsky
1
-6
/
+0
2020-06-12
net/mlx5e: CT: Fix ipv6 nat header rewrite actions
Oz Shlomo
1
-8
/
+8
2020-06-12
net/mlx5: Fix devlink objects and devlink device unregister sequence
Parav Pandit
1
-14
/
+13
2020-06-12
net/mlx5: Disable reload while removing the device
Parav Pandit
2
-2
/
+2
2020-06-12
net/mlx5e: Fix ethtool hfunc configuration change
Aya Levin
1
-19
/
+22
2020-06-12
net/mlx5e: Fix repeated XSK usage on one channel
Maxim Mikityanskiy
1
-0
/
+4
2020-06-12
net/mlx5: DR, Fix freeing in dr_create_rc_qp()
Denis Efremov
1
-1
/
+1
2020-06-12
net/mlx5: Fix fatal error handling during device load
Shay Drory
1
-3
/
+11
2020-06-12
net/mlx5: drain health workqueue in case of driver load error
Shay Drory
1
-0
/
+5
2020-06-12
iavf: increase reset complete wait time
Paul Greenwalt
2
-7
/
+9
2020-06-12
iavf: Fix reporting 2.5 Gb and 5Gb speeds
Brett Creeley
3
-6
/
+24
2020-06-11
iavf: use appropriate enum for comparison
Aleksandr Loktionov
4
-29
/
+24
2020-06-11
iavf: fix speed reporting over virtchnl
Brett Creeley
4
-21
/
+120
2020-06-11
tools, bpftool: Exit on error in function codegen
Tobias Klauser
1
-5
/
+6
2020-06-11
xdp: Fix xsk_generic_xmit errno
Li RongQing
1
-3
/
+1
2020-06-11
tipc: fix NULL pointer dereference in tipc_disc_rcv()
Tuong Lien
1
-1
/
+1
2020-06-11
tipc: fix kernel WARNING in tipc_msg_append()
Tuong Lien
2
-3
/
+4
2020-06-11
ionic: remove support for mgmt device
Shannon Nelson
4
-25
/
+0
2020-06-11
drivers: dpaa2: Use devm_kcalloc() in setup_dpni()
Xu Wang
1
-2
/
+3
2020-06-11
tools, bpftool: Fix memory leak in codegen error cases
Tobias Klauser
1
-0
/
+2
2020-06-11
selftests/bpf: Add cgroup_skb/egress test for load_bytes_relative
YiFei Zhu
2
-0
/
+119
2020-06-11
net/filter: Permit reading NET in load_bytes_relative when MAC not set
YiFei Zhu
1
-7
/
+9
2020-06-11
docs: networkng: convert sja1105's devlink info to RTS
Jakub Kicinski
3
-27
/
+50
2020-06-11
Crypto/chcr: Checking cra_refcnt before unregistering the algorithms
Ayush Sawal
1
-4
/
+14
2020-06-11
Crypto/chcr: Calculate src and dst sg lengths separately for dma map
Ayush Sawal
1
-18
/
+45
2020-06-11
docs: networkng: fix lists and table in sja1105
Jakub Kicinski
1
-2
/
+4
2020-06-11
docs: networking: fix extra spaces in ethtool-netlink
Jakub Kicinski
1
-6
/
+6
2020-06-11
net: cadence: macb: disable NAPI on error
Corentin Labbe
1
-1
/
+4
2020-06-11
mptcp: don't leak msk in token container
Paolo Abeni
1
-0
/
+1
2020-06-10
mptcp: fix races between shutdown and recvmsg
Paolo Abeni
1
-21
/
+24
2020-06-10
vxlan: Remove access to nexthop group struct
David Ahern
2
-5
/
+14
2020-06-10
nexthop: Fix fdb labeling for groups
David Ahern
3
-35
/
+66
2020-06-10
tools, bpf: Do not force gcc as CC
Brett Mastbergen
1
-1
/
+0
2020-06-10
libbpf: Handle GCC noreturn-turned-volatile quirk
Andrii Nakryiko
1
-9
/
+24
[next]