index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dn_route_rcv: remove redundant dev null check
Gaurav Singh
2020-06-24
1
-1
/
+1
*
dcb_doit: remove redundant skb check
Gaurav Singh
2020-06-24
1
-1
/
+1
*
net: ipv6: Use struct_size() helper and kcalloc()
Gustavo A. R. Silva
2020-06-24
2
-3
/
+2
*
udp: move gro declarations to net/udp.h
Eric Dumazet
2020-06-24
2
-6
/
+1
*
net: move tcp gro declarations to net/tcp.h
Eric Dumazet
2020-06-24
2
-6
/
+1
*
tcp: move ipv4_specific to tcp include file
Eric Dumazet
2020-06-24
1
-2
/
+0
*
tcp: move ipv6_specific declaration to remove a warning
Eric Dumazet
2020-06-24
1
-3
/
+0
*
bonding/xfrm: use real_dev instead of slave_dev
Jarod Wilson
2020-06-24
1
-2
/
+3
*
ipv6: fib6: avoid indirect calls from fib6_rule_lookup
Brian Vazquez
2020-06-24
3
-8
/
+12
*
net/core/devlink.c: remove new uninitialized_var() usage
Stephen Rothwell
2020-06-23
1
-1
/
+1
*
tcindex_change: Remove redundant null check
Gaurav Singh
2020-06-23
1
-1
/
+1
*
net: core: try to runtime-resume detached device in __dev_open
Heiner Kallweit
2020-06-23
1
-2
/
+8
*
devlink: Add support for board.serial_number to info_get cb.
Vasundhara Volam
2020-06-23
1
-0
/
+8
*
xfrm: bail early on slave pass over skb
Jarod Wilson
2020-06-23
1
-17
/
+17
*
net/devlink: Support setting hardware address of port function
Parav Pandit
2020-06-23
1
-0
/
+76
*
net/devlink: Support querying hardware address of port function
Parav Pandit
2020-06-23
1
-0
/
+45
*
net/devlink: Prepare devlink port functions to fill extack
Parav Pandit
2020-06-23
1
-4
/
+8
*
Remove redundant skb null check
Gaurav Singh
2020-06-21
1
-1
/
+1
*
tcp: remove indirect calls for icsk->icsk_af_ops->send_check
Eric Dumazet
2020-06-21
2
-1
/
+11
*
tcp: remove indirect calls for icsk->icsk_af_ops->queue_xmit
Eric Dumazet
2020-06-21
2
-1
/
+12
*
Remove redundant condition in qdisc_graft
Gaurav Singh
2020-06-21
1
-2
/
+1
*
l3mdev: add infrastructure for table to VRF mapping
Andrea Mayer
2020-06-21
1
-0
/
+93
*
net/sched: cls_u32: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2020-06-20
1
-3
/
+1
*
taprio: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2020-06-20
1
-3
/
+2
*
tipc: Use struct_size() helper
Gustavo A. R. Silva
2020-06-20
2
-8
/
+6
*
ipv6: icmp6: avoid indirect call for icmpv6_send()
Eric Dumazet
2020-06-19
2
-7
/
+8
*
net: qos offload add flow status with dropped count
Po Liu
2020-06-19
11
-29
/
+31
*
net: tso: add UDP segmentation support
Eric Dumazet
2020-06-19
1
-11
/
+18
*
net: tso: cache transport header length
Eric Dumazet
2020-06-19
1
-4
/
+7
*
net: tso: constify tso_count_descs() and friends
Eric Dumazet
2020-06-19
1
-3
/
+3
*
net: napi: remove useless stack trace
Eric Dumazet
2020-06-19
1
-1
/
+3
*
ethtool: ioctl: Use array_size() in copy_to_user()
Gustavo A. R. Silva
2020-06-18
1
-2
/
+2
*
tipc: update a binding service via broadcast
Hoang Huu Le
2020-06-17
10
-48
/
+177
*
tcp: grow window for OOO packets only for SACK flows
Eric Dumazet
2020-06-16
1
-2
/
+10
*
mptcp: fix memory leak in mptcp_subflow_create_socket()
Wei Yongjun
2020-06-16
1
-1
/
+3
*
netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inline
Alaa Hleihel
2020-06-16
1
-45
/
+0
*
net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inline
Alaa Hleihel
2020-06-16
1
-11
/
+0
*
mld: fix memory leak in ipv6_mc_destroy_dev()
Wang Hai
2020-06-15
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-06-15
4
-25
/
+65
|
\
|
*
netfilter: nf_tables: hook list memleak in flowtable deletion
Pablo Neira Ayuso
2020-06-12
1
-7
/
+24
|
*
netfilter: ctnetlink: memleak in filter initialization error path
Pablo Neira Ayuso
2020-06-10
1
-10
/
+22
|
*
netfilter: nft_set_pipapo: Disable preemption before getting per-CPU pointer
Stefano Brivio
2020-06-08
1
-1
/
+5
|
*
netfilter: nft_set_rbtree: Don't account for expired elements on insertion
Stefano Brivio
2020-06-08
1
-7
/
+14
*
|
mptcp: use list_first_entry_or_null
Geliang Tang
2020-06-15
1
-4
/
+1
*
|
mptcp: drop MPTCP_PM_MAX_ADDR
Geliang Tang
2020-06-15
1
-2
/
+0
*
|
net/rds: NULL pointer de-reference in rds_ib_add_one()
Ka-Cheong Poon
2020-06-15
1
-1
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-14
38
-266
/
+409
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-14
4
-19
/
+48
|
|
\
\
|
|
*
|
bpf: Fix memlock accounting for sock_hash
Andrey Ignatov
2020-06-13
1
-0
/
+4
|
|
*
|
bpf: sockmap: Don't attach programs to UDP sockets
Lorenz Bauer
2020-06-13
1
-4
/
+6
[next]