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
/
core
Age
Commit message (
Expand
)
Author
2021-06-29
net: say "local" instead of "static" addresses in ndo_dflt_fdb_{add,del}
Vladimir Oltean
2021-06-29
net: use netdev_info in ndo_dflt_fdb_{add,del}
Vladimir Oltean
2021-06-29
net: sock: add trace for socket errors
Alexander Aring
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
2021-06-28
net: update netdev_rx_csum_fault() print dump only once
Tanner Love
2021-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-28
xdp: Move the rxq_info.mem clearing to unreg_mem_model()
Jakub Kicinski
2021-06-24
net: retrieve netns cookie via getsocketopt
Martynas Pumputis
2021-06-24
xdp: Add proper __rcu annotations to redirect map entries
Toke Høiland-Jørgensen
2021-06-24
bpf: Support all gso types in bpf_skb_change_proto()
Maciej Żenczykowski
2021-06-24
bpf: Do not change gso_size during bpf_skb_change_proto()
Maciej Żenczykowski
2021-06-24
Revert "bpf: Check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto"
Maciej Żenczykowski
2021-06-23
devlink: Protect rate list with lock while switching modes
Dmytro Linkin
2021-06-23
devlink: Remove eswitch mode check for mode set call
Dmytro Linkin
2021-06-23
devlink: Decrease refcnt of parent rate object on leaf destroy
Dmytro Linkin
2021-06-23
tcp: Add stats for socket migration.
Kuniyuki Iwashima
2021-06-23
net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
Yunsheng Lin
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-15
net: inline function get_net_ns_by_fd if NET_NS is disabled
Changbin Du
2021-06-15
bpf: Support socket migration by eBPF.
Kuniyuki Iwashima
2021-06-15
bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT.
Kuniyuki Iwashima
2021-06-15
tcp: Add reuseport_migrate_sock() to select a new listener.
Kuniyuki Iwashima
2021-06-15
tcp: Keep TCP_CLOSE sockets in the reuseport group.
Kuniyuki Iwashima
2021-06-15
tcp: Add num_closed_socks to struct sock_reuseport.
Kuniyuki Iwashima
2021-06-14
net: flow_dissector: fix RPS on DSA masters
Vladimir Oltean
2021-06-14
net: core: devlink: add dropped stats traps field
Oleksandr Mazur
2021-06-12
wwan: add interface creation support
Johannes Berg
2021-06-12
rtnetlink: add IFLA_PARENT_[DEV|DEV_BUS]_NAME
Johannes Berg
2021-06-12
rtnetlink: add alloc() method to rtnl_link_ops
Johannes Berg
2021-06-12
net: make get_net_ns return error if NET_NS is disabled
Changbin Du
2021-06-11
net: dsa: generalize overhead for taggers that use both headers and trailers
Vladimir Oltean
2021-06-10
skbuff: fix incorrect msg_zerocopy copy notifications
Willem de Bruijn
2021-06-09
rtnetlink: Fix regression in bridge VLAN configuration
Ido Schimmel
2021-06-09
devlink: Fix error message in devlink_rate_set_ops_supported()
Dan Carpenter
2021-06-07
neighbour: allow NUD_NOARP entries to be forced GCed
David Ahern
2021-06-07
page_pool: Allow drivers to hint on SKB recycling
Ilias Apalodimas
2021-06-07
skbuff: add a parameter to __skb_frag_unref
Matteo Croce
2021-06-07
mm: add a signature in struct page
Matteo Croce
2021-06-07
pktgen: add pktgen_handle_all_threads() for the same code
Yejune Deng
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-04
sock: expose so_timestamping options for mptcp
Florian Westphal
2021-06-04
sock: expose so_timestamp options for mptcp
Florian Westphal
2021-06-03
fib: Return the correct errno code
Zheng Yongjun
2021-06-03
rtnetlink: Fix missing error code in rtnl_bridge_notify()
Jiapeng Chong
2021-06-03
rtnetlink: Fix spelling mistakes
Zheng Yongjun
2021-06-02
devlink: Allow setting parent node of rate objects
Dmytro Linkin
2021-06-02
devlink: Introduce rate nodes
Dmytro Linkin
2021-06-02
devlink: Allow setting tx rate for devlink rate leaf objects
Dmytro Linkin
2021-06-02
devlink: Introduce rate object
Dmytro Linkin
[next]