index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-02
xsk: Fix null check on error return path
Gustavo A. R. Silva
1
-1
/
+1
2020-09-02
xsk: Fix possible segfault at xskmap entry insertion
Magnus Karlsson
3
-12
/
+0
2020-09-02
xsk: Fix possible segfault in xsk umem diagnostics
Magnus Karlsson
1
-8
/
+6
2020-09-01
net: openvswitch: fixes crash if nf_conncount_init() fails
Eelco Chaudron
1
-1
/
+7
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
24
-1169
/
+1451
2020-09-01
net/tls: Implement getsockopt SOL_TLS TLS_RX
Yutaro Hayakawa
1
-8
/
+17
2020-09-01
pktgen: fix error message with wrong function name
Leesoo Ahn
1
-1
/
+1
2020-09-01
net: openvswitch: remove unused keep_flows
Tonghao Zhang
2
-7
/
+0
2020-09-01
net: openvswitch: refactor flow free function
Tonghao Zhang
1
-11
/
+11
2020-09-01
net: openvswitch: improve the coding style
Tonghao Zhang
4
-41
/
+55
2020-09-01
Bluetooth: Clear suspend tasks on unregister
Abhishek Pandit-Subedi
1
-0
/
+11
2020-08-31
ipvs: remove dependency on ip6_tables
Yaroslav Bolyukin
1
-1
/
+0
2020-08-31
net: ipv4: remove unused arg exact_dif in compute_score
Miaohe Lin
1
-4
/
+2
2020-08-31
net: ipv6: remove unused arg exact_dif in compute_score
Miaohe Lin
1
-4
/
+2
2020-08-31
tipc: Remove unused macro TIPC_NACK_INTV
YueHaibing
1
-5
/
+0
2020-08-31
tipc: Remove unused macro TIPC_FWD_MSG
YueHaibing
1
-1
/
+0
2020-08-31
mptcp: Remove unused macro MPTCP_SAME_STATE
YueHaibing
1
-2
/
+0
2020-08-31
net: clean up codestyle
Miaohe Lin
4
-9
/
+11
2020-08-31
net: Use helper macro IP_MAX_MTU in __ip_append_data()
Miaohe Lin
1
-1
/
+1
2020-08-31
openvswitch: using ip6_fragment in ipv6_stub
wenxu
1
-6
/
+1
2020-08-31
ipv6: add ipv6_fragment hook in ipv6_stub
wenxu
2
-0
/
+9
2020-08-31
xsk: Add shared umem support between devices
Magnus Karlsson
1
-7
/
+4
2020-08-31
xsk: Add shared umem support between queue ids
Magnus Karlsson
2
-16
/
+54
2020-08-31
xsk: Enable sharing of dma mappings
Magnus Karlsson
2
-42
/
+142
2020-08-31
xsk: Move addrs from buffer pool to umem
Magnus Karlsson
2
-19
/
+24
2020-08-31
xsk: Move xsk_tx_list and its lock to buffer pool
Magnus Karlsson
4
-37
/
+32
2020-08-31
xsk: Move queue_id, dev and need_wakeup to buffer pool
Magnus Karlsson
6
-71
/
+39
2020-08-31
xsk: Move fill and completion rings to buffer pool
Magnus Karlsson
4
-46
/
+49
2020-08-31
xsk: Create and free buffer pool independently from umem
Magnus Karlsson
6
-182
/
+225
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces
Magnus Karlsson
4
-32
/
+41
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
4
-26
/
+28
2020-08-31
netlink: policy: correct validation type check
Johannes Berg
1
-1
/
+2
2020-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
10
-59
/
+54
2020-08-30
tipc: fix using smp_processor_id() in preemptible
Tuong Lien
1
-3
/
+9
2020-08-29
netfilter: nft_socket: add wildcard support
Balazs Scheidler
1
-0
/
+27
2020-08-29
netfilter: conntrack: do not auto-delete clash entries on reply
Florian Westphal
2
-17
/
+11
2020-08-28
netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS
Pablo Neira Ayuso
4
-38
/
+39
2020-08-28
netfilter: delete repeated words
Randy Dunlap
4
-4
/
+4
2020-08-28
netfilter: xt_HMARK: Use ip_is_fragment() helper
YueHaibing
1
-1
/
+1
2020-08-28
netfilter: conntrack: remove unneeded nf_ct_put
Florian Westphal
1
-4
/
+3
2020-08-28
netfilter: conntrack: add clash resolution stat counter
Florian Westphal
3
-6
/
+9
2020-08-28
netfilter: conntrack: remove ignore stats
Florian Westphal
3
-5
/
+2
2020-08-28
netfilter: conntrack: do not increment two error counters at same time
Florian Westphal
1
-4
/
+1
2020-08-28
netfilter: nf_tables: add userdata attributes to nft_table
Jose M. Guisado Gomez
1
-1
/
+21
2020-08-28
ipvs: Fix uninit-value in do_ip_vs_set_ctl()
Peilin Ye
1
-3
/
+4
2020-08-28
netfilter: ip6t_NPT: rewrite addresses in ICMPv6 original packet
Michael Zhou
1
-0
/
+39
2020-08-28
netlabel: remove unused param from audit_log_format()
Alex Dewar
1
-3
/
+2
2020-08-28
net_sched: fix error path in red_init()
Cong Wang
1
-16
/
+4
2020-08-28
net: add option to not create fall-back tunnels in root-ns as well
Mahesh Bandewar
1
-2
/
+15
2020-08-28
netlink: fix a data race in netlink_rcv_wake()
zhudi
1
-1
/
+1
[prev]
[next]