index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-04-25
net: mac802154: Save a global error code on transmissions
Miquel Raynal
2022-02-10
net: mac802154: Set durations automatically
Miquel Raynal
2022-02-10
net: mac802154: Convert the symbol duration into nanoseconds
Miquel Raynal
2022-02-10
Merge tag 'ieee802154-for-davem-2022-02-10' of git://git.kernel.org/pub/scm/l...
David S. Miller
2022-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-02-09
tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH.
Sebastian Andrzej Siewior
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-09
net: drop_monitor: support drop reason
Menglong Dong
2022-02-09
bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wide
Jakub Sitnicki
2022-02-09
mctp: Add SIOCMCTP{ALLOC,DROP}TAG ioctls for tag control
Matt Johnston
2022-02-09
mctp: Allow keys matching any local address
Jeremy Kerr
2022-02-09
mctp: Add helper for address match checking
Jeremy Kerr
2022-02-09
mctp: tests: Add key state tests
Jeremy Kerr
2022-02-09
mctp: tests: Rename FL_T macro to FL_TO
Jeremy Kerr
2022-02-09
ip6_tunnel: fix possible NULL deref in ip6_tnl_xmit
Eric Dumazet
2022-02-09
netfilter: ctnetlink: use dump structure instead of raw args
Florian Westphal
2022-02-09
nfqueue: enable to set skb->priority
Nicolas Dichtel
2022-02-09
netfilter: nft_cmp: optimize comparison for 16-bytes
Pablo Neira Ayuso
2022-02-09
netfilter: cttimeout: use option structure
Florian Westphal
2022-02-09
netfilter: ecache: don't use nf_conn spinlock
Florian Westphal
2022-02-08
net: remove default_device_exit()
Eric Dumazet
2022-02-08
can: gw: switch cangw_pernet_exit() to batch mode
Eric Dumazet
2022-02-08
ipmr: introduce ipmr_net_exit_batch()
Eric Dumazet
2022-02-08
ip6mr: introduce ip6mr_net_exit_batch()
Eric Dumazet
2022-02-08
ipv6: change fib6_rules_net_exit() to batch mode
Eric Dumazet
2022-02-08
ipv4: add fib_net_exit_batch()
Eric Dumazet
2022-02-08
nexthop: change nexthop_net_exit() to nexthop_net_exit_batch()
Eric Dumazet
2022-02-08
ipv6/addrconf: switch to per netns inet6_addr_lst hash table
Eric Dumazet
2022-02-08
ipv6/addrconf: use one delayed work per netns
Eric Dumazet
2022-02-08
ipv6/addrconf: allocate a per netns hash table
Eric Dumazet
2022-02-08
net: add dev->dev_registered_tracker
Eric Dumazet
2022-02-07
ipv4: Use dscp_t in struct fib_alias
Guillaume Nault
2022-02-07
ipv4: Reject routes specifying ECN bits in rtm_tos
Guillaume Nault
2022-02-07
ipv4: Stop taking ECN bits into account in fib4-rules
Guillaume Nault
2022-02-07
ipv6: Define dscp_t and stop taking ECN bits into account in fib6-rules
Guillaume Nault
2022-02-07
bpf: test_run: Fix overflow in bpf_test_finish frags parsing
Stanislav Fomichev
2022-02-07
bpf: test_run: Fix overflow in xdp frags parsing
Stanislav Fomichev
2022-02-07
ip6mr: fix use-after-free in ip6mr_sk_done()
Eric Dumazet
2022-02-07
caif: cleanup double word in comment
Tom Rix
2022-02-07
net: udp: use kfree_skb_reason() in __udp_queue_rcv_skb()
Menglong Dong
2022-02-07
net: udp: use kfree_skb_reason() in udp_queue_rcv_one_skb()
Menglong Dong
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_protocol_deliver_rcu()
Menglong Dong
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()
Menglong Dong
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_rcv_core()
Menglong Dong
2022-02-07
net: netfilter: use kfree_drop_reason() for NF_DROP
Menglong Dong
2022-02-06
net: initialize init_net earlier
Eric Dumazet
2022-02-06
net: hsr: use hlist_head instead of list_head for mac addresses
Juhee Kang
2022-02-05
skmsg: convert struct sk_msg_sg::copy to a bitmap
Eric Dumazet
2022-02-05
net: refine dev_put()/dev_hold() debugging
Eric Dumazet
2022-02-05
ip6mr: ip6mr_sk_done() can exit early in common cases
Eric Dumazet
[next]