index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2020-06-24
net: qos: police action add index for tc flower offloading
Po Liu
2020-06-24
net: qos: add tc police offloading action with max frame size limit
Po Liu
2020-06-24
net: bridge: add a flag to avoid refreshing fdb when changing/adding
Nikolay Aleksandrov
2020-06-24
net: bridge: add option to allow activity notifications for any fdb entries
Nikolay Aleksandrov
2020-06-24
net: neighbor: add fdb extended attribute
Nikolay Aleksandrov
2020-06-24
net: bridge: fdb_add_entry takes ndm as argument
Nikolay Aleksandrov
2020-06-23
dn_route_rcv: remove redundant dev null check
Gaurav Singh
2020-06-23
dcb_doit: remove redundant skb check
Gaurav Singh
2020-06-23
net: ipv6: Use struct_size() helper and kcalloc()
Gustavo A. R. Silva
2020-06-23
udp: move gro declarations to net/udp.h
Eric Dumazet
2020-06-23
net: move tcp gro declarations to net/tcp.h
Eric Dumazet
2020-06-23
tcp: move ipv4_specific to tcp include file
Eric Dumazet
2020-06-23
tcp: move ipv6_specific declaration to remove a warning
Eric Dumazet
2020-06-23
bonding/xfrm: use real_dev instead of slave_dev
Jarod Wilson
2020-06-23
ipv6: fib6: avoid indirect calls from fib6_rule_lookup
Brian Vazquez
2020-06-22
net/core/devlink.c: remove new uninitialized_var() usage
Stephen Rothwell
2020-06-22
tcindex_change: Remove redundant null check
Gaurav Singh
2020-06-22
net: core: try to runtime-resume detached device in __dev_open
Heiner Kallweit
2020-06-22
devlink: Add support for board.serial_number to info_get cb.
Vasundhara Volam
2020-06-22
xfrm: bail early on slave pass over skb
Jarod Wilson
2020-06-22
net/devlink: Support setting hardware address of port function
Parav Pandit
2020-06-22
net/devlink: Support querying hardware address of port function
Parav Pandit
2020-06-22
net/devlink: Prepare devlink port functions to fill extack
Parav Pandit
2020-06-20
Remove redundant skb null check
Gaurav Singh
2020-06-20
tcp: remove indirect calls for icsk->icsk_af_ops->send_check
Eric Dumazet
2020-06-20
tcp: remove indirect calls for icsk->icsk_af_ops->queue_xmit
Eric Dumazet
2020-06-20
Remove redundant condition in qdisc_graft
Gaurav Singh
2020-06-20
l3mdev: add infrastructure for table to VRF mapping
Andrea Mayer
2020-06-19
net/sched: cls_u32: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2020-06-19
taprio: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2020-06-19
tipc: Use struct_size() helper
Gustavo A. R. Silva
2020-06-19
ipv6: icmp6: avoid indirect call for icmpv6_send()
Eric Dumazet
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
2020-06-18
net: tso: add UDP segmentation support
Eric Dumazet
2020-06-18
net: tso: cache transport header length
Eric Dumazet
2020-06-18
net: tso: constify tso_count_descs() and friends
Eric Dumazet
2020-06-18
net: napi: remove useless stack trace
Eric Dumazet
2020-06-17
ethtool: ioctl: Use array_size() in copy_to_user()
Gustavo A. R. Silva
2020-06-17
tipc: update a binding service via broadcast
Hoang Huu Le
2020-06-16
tcp: grow window for OOO packets only for SACK flows
Eric Dumazet
2020-06-15
mptcp: fix memory leak in mptcp_subflow_create_socket()
Wei Yongjun
2020-06-15
netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inline
Alaa Hleihel
2020-06-15
net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inline
Alaa Hleihel
2020-06-15
mld: fix memory leak in ipv6_mc_destroy_dev()
Wang Hai
2020-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-06-15
mptcp: use list_first_entry_or_null
Geliang Tang
2020-06-15
mptcp: drop MPTCP_PM_MAX_ADDR
Geliang Tang
2020-06-15
net/rds: NULL pointer de-reference in rds_ib_add_one()
Ka-Cheong Poon
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
[next]