index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
l2tp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-22
net/tls: remove close callback sock unlock/lock around TX work flush
John Fastabend
3
-7
/
+22
2019-07-22
net/tls: don't call tls_sk_proto_close for hw record offload
Jakub Kicinski
1
-4
/
+0
2019-07-22
net/tls: don't arm strparser immediately in tls_set_sw_offload()
Jakub Kicinski
4
-10
/
+19
2019-07-19
libbpf: sanitize VAR to conservative 1-byte INT
Andrii Nakryiko
1
-2
/
+7
2019-07-19
libbpf: fix SIGSEGV when BTF loading fails, but .BTF.ext exists
Andrii Nakryiko
1
-0
/
+6
2019-07-19
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
4
-6
/
+9
2019-07-19
ag71xx: fix return value check in ag71xx_probe()
Wei Yongjun
1
-2
/
+2
2019-07-19
ag71xx: fix error return code in ag71xx_probe()
Wei Yongjun
1
-1
/
+3
2019-07-19
usb: qmi_wwan: add D-Link DWM-222 A2 device ID
Rogan Dawes
1
-0
/
+1
2019-07-19
bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips.
Michael Chan
1
-2
/
+5
2019-07-19
net: dsa: sja1105: Fix missing unlock on error in sk_buff()
Wei Yongjun
1
-0
/
+1
2019-07-19
gve: replace kfree with kvfree
Chuhong Yuan
2
-13
/
+13
2019-07-18
selftests/bpf: fix test_xdp_noinline on s390
Ilya Leoshkevich
1
-8
/
+9
2019-07-18
selftests/bpf: fix "valid read map access into a read-only array 1" on s390
Ilya Leoshkevich
1
-1
/
+1
2019-07-18
net/mlx5: Replace kfree with kvfree
Chuhong Yuan
1
-1
/
+1
2019-07-18
MAINTAINERS: update netsec driver
Ilias Apalodimas
1
-0
/
+1
2019-07-18
ipv6: Unlink sibling route in case of failure
Ido Schimmel
1
-1
/
+17
2019-07-18
liquidio: Replace vmalloc + memset with vzalloc
Chuhong Yuan
1
-4
/
+2
2019-07-18
udp: Fix typo in net/ipv4/udp.c
Su Yanjun
1
-1
/
+1
2019-07-18
net: bcmgenet: use promisc for unsupported filters
Justin Chen
1
-31
/
+26
2019-07-18
ipv6: rt6_check should return NULL if 'from' is NULL
David Ahern
1
-1
/
+1
2019-07-18
tipc: initialize 'validated' field of received packets
Jon Maloy
1
-0
/
+1
2019-07-18
selftests: add a test case for rp_filter
Cong Wang
1
-1
/
+34
2019-07-18
fib: relax source validation check for loopback packets
Cong Wang
1
-0
/
+5
2019-07-18
mlxsw: spectrum: Do not process learned records with a dummy FID
Ido Schimmel
3
-0
/
+17
2019-07-18
mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removed
Petr Machata
1
-8
/
+8
2019-07-18
net: ag71xx: Add missing header
Rosen Penev
1
-0
/
+1
2019-07-17
net_sched: unset TCQ_F_CAN_BYPASS when adding filters
Cong Wang
3
-4
/
+1
2019-07-17
net/rds: Initialize ic->i_fastreg_wrs upon allocation
Gerd Rausch
1
-1
/
+1
2019-07-17
net/rds: Keep track of and wait for FRWR segments in use upon shutdown
Gerd Rausch
3
-6
/
+45
2019-07-17
net/rds: Set fr_state only to FRMR_IS_FREE if IB_WR_LOCAL_INV had been succes...
Gerd Rausch
1
-1
/
+2
2019-07-17
net/rds: Fix NULL/ERR_PTR inconsistency
Gerd Rausch
1
-2
/
+2
2019-07-17
net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after postin...
Gerd Rausch
2
-27
/
+40
2019-07-17
net/rds: Get rid of "wait_clean_list_grace" and add locking
Gerd Rausch
2
-38
/
+19
2019-07-17
net/rds: Give fr_state a chance to transition to FRMR_IS_FREE
Gerd Rausch
2
-1
/
+27
2019-07-17
net/sched: Make NET_ACT_CT depends on NF_NAT
YueHaibing
1
-1
/
+1
2019-07-17
net: sctp: fix warning "NULL check before some freeing functions is not needed"
Hariprasad Kelam
1
-8
/
+4
2019-07-17
caif-hsi: fix possible deadlock in cfhsi_exit_module()
Taehee Yoo
1
-1
/
+1
2019-07-17
selftests/bpf: fix perf_buffer on s390
Ilya Leoshkevich
3
-17
/
+11
2019-07-17
selftests/bpf: structure test_{progs, maps, verifier} test runners uniformly
Andrii Nakryiko
1
-14
/
+10
2019-07-17
selftests/bpf: fix test_verifier/test_maps make dependencies
Andrii Nakryiko
1
-3
/
+3
2019-07-16
fix: taprio: Change type of txtime-delay parameter to u32
Vedang Patel
2
-4
/
+4
2019-07-16
skbuff: fix compilation warnings in skb_dump()
Qian Cai
1
-1
/
+1
2019-07-16
be2net: Signal that the device cannot transmit during reconfiguration
Benjamin Poirier
1
-1
/
+5
2019-07-16
net: ethernet: mediatek: mtk_eth_soc: Add of_node_put() before goto
Nishka Dasgupta
1
-1
/
+3
2019-07-16
net: ethernet: mscc: ocelot_board: Add of_node_put() before return
Nishka Dasgupta
1
-1
/
+4
2019-07-16
net: ethernet: ti: cpsw: Add of_node_put() before return and break
Nishka Dasgupta
1
-8
/
+18
2019-07-16
libbpf: fix another GCC8 warning for strncpy
Andrii Nakryiko
1
-1
/
+2
2019-07-16
selftests/bpf: skip nmi test when perf hw events are disabled
Ilya Leoshkevich
1
-1
/
+32
2019-07-16
selftests/bpf: fix "alu with different scalars 1" on s390
Ilya Leoshkevich
1
-1
/
+1
[next]