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
/
include
/
net
Age
Commit message (
Expand
)
Author
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
tcp: add declarations to avoid warnings
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
devlink: Add support for board.serial_number to info_get cb.
Vasundhara Volam
2020-06-22
bonding: support hardware encryption offload to slaves
Jarod Wilson
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-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
net: Avoid overwriting valid skb->napi_id
Amritha Nambiar
2020-06-20
l3mdev: add infrastructure for table to VRF mapping
Andrea Mayer
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
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: tso: shrink struct tso_t
Eric Dumazet
2020-06-18
net: tso: double TSO_HEADER_SIZE value
Eric Dumazet
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-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-10
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-10
vxlan: Remove access to nexthop group struct
David Ahern
2020-06-10
nexthop: Fix fdb labeling for groups
David Ahern
2020-06-09
net: flow_offload: remove indirect flow_block declarations leftover
Pablo Neira Ayuso
2020-06-09
dccp: Fix possible memleak in dccp_init and dccp_fini
Wang Hai
2020-06-08
Merge tag 'mac80211-for-davem-2020-06-08' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2020-06-08
net/sysctl: remove leftover __user annotations on neigh_proc_dointvec*
Christoph Hellwig
2020-06-05
cfg80211: fix management registrations deadlock
Johannes Berg
2020-06-04
inet_connection_sock: clear inet_num out of destroy helper
Paolo Abeni
2020-06-04
seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds
Ahmed Abdelsalam
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-01
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-01
bpf: Add link-based BPF program attachment to network namespace
Jakub Sitnicki
2020-06-01
flow_dissector: Move out netns_bpf prog callbacks
Jakub Sitnicki
2020-06-01
net: Introduce netns_bpf for BPF programs attached to netns
Jakub Sitnicki
2020-06-01
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
2020-06-01
xdp: Introduce xdp_convert_frame_to_buff utility routine
Lorenzo Bianconi
2020-06-01
net: Make locking in sock_bindtoindex optional
Ferenc Fejes
2020-06-01
bpf: Fix running sk_skb program types with ktls
John Fastabend
2020-06-01
xdp: Add xdp_txq_info to xdp_buff
David Ahern
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-06-01
bridge: mrp: Add support for role MRA
Horatiu Vultur
2020-06-01
bridge: mrp: Set the priority of MRP instance
Horatiu Vultur
2020-06-01
devlink: Add ACL control packet traps
Ido Schimmel
2020-06-01
devlink: Add layer 3 control packet traps
Ido Schimmel
[next]