index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-15
net: Introduce net.ipv4.tcp_migrate_req.
Kuniyuki Iwashima
1
-0
/
+1
2021-06-14
net: core: devlink: add dropped stats traps field
Oleksandr Mazur
1
-0
/
+10
2021-06-12
rtnetlink: add alloc() method to rtnl_link_ops
Johannes Berg
1
-0
/
+8
2021-06-12
net: make get_net_ns return error if NET_NS is disabled
Changbin Du
1
-0
/
+7
2021-06-11
af_vsock: rest of SEQPACKET support
Arseny Krasnov
1
-0
/
+2
2021-06-11
af_vsock: implement send logic for SEQPACKET
Arseny Krasnov
1
-0
/
+2
2021-06-11
af_vsock: implement SEQPACKET receive loop
Arseny Krasnov
1
-0
/
+4
2021-06-11
net: dsa: add support for the SJA1110 native tagging protocol
Vladimir Oltean
1
-0
/
+2
2021-06-11
net: dsa: generalize overhead for taggers that use both headers and trailers
Vladimir Oltean
1
-3
/
+3
2021-06-11
xfrm: remove hdr_offset indirection
Florian Westphal
1
-3
/
+0
2021-06-10
inet: annotate date races around sk->sk_txhash
Eric Dumazet
1
-3
/
+7
2021-06-10
net: annotate data race in sock_error()
Eric Dumazet
1
-1
/
+6
2021-06-10
csum_and_copy_to_iter(): massage into form closer to csum_and_copy_from_iter()
Al Viro
1
-6
/
+8
2021-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-0
/
+17
2021-06-09
Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
David S. Miller
1
-2
/
+7
2021-06-09
xfrm: remove description from xfrm_type struct
Florian Westphal
1
-2
/
+0
2021-06-07
page_pool: Allow drivers to hint on SKB recycling
Ilias Apalodimas
1
-0
/
+9
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-9
/
+12
2021-06-07
netfilter: flowtable: Set offload timeouts according to proto values
Oz Shlomo
1
-0
/
+2
2021-06-07
netfilter: conntrack: Introduce udp offload timeout configuration
Oz Shlomo
1
-0
/
+4
2021-06-07
netfilter: conntrack: Introduce tcp offload timeout configuration
Oz Shlomo
1
-0
/
+4
2021-06-07
netfilter: nftables: add nf_ct_pernet() helper function
Pablo Neira Ayuso
1
-0
/
+7
2021-06-04
tcp: export timestamp helpers for mptcp
Florian Westphal
1
-0
/
+4
2021-06-04
sock: expose so_timestamping options for mptcp
Florian Westphal
1
-0
/
+2
2021-06-04
sock: expose so_timestamp options for mptcp
Florian Westphal
1
-0
/
+1
2021-06-03
net: caif: add proper error handling
Pavel Skripkin
2
-2
/
+2
2021-06-03
net: caif: added cfserl_release function
Pavel Skripkin
1
-0
/
+1
2021-06-02
devlink: Allow setting parent node of rate objects
Dmytro Linkin
1
-1
/
+13
2021-06-02
devlink: Introduce rate nodes
Dmytro Linkin
1
-1
/
+13
2021-06-02
devlink: Allow setting tx rate for devlink rate leaf objects
Dmytro Linkin
1
-0
/
+10
2021-06-02
devlink: Introduce rate object
Dmytro Linkin
1
-0
/
+14
2021-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-57
/
+90
2021-06-01
net/sched: act_vlan: Fix modify to allow 0
Boris Sukholitko
1
-0
/
+1
2021-06-01
net/tls: Fix use-after-free after the TLS device goes down and up
Maxim Mikityanskiy
1
-0
/
+9
2021-06-01
net/tls: Replace TLS_RX_SYNC_RUNNING with RCU
Maxim Mikityanskiy
1
-1
/
+0
2021-06-01
xfrm: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-05-31
mac80211: Fix NULL ptr deref for injected rate info
Mathy Vanhoef
1
-1
/
+6
2021-05-31
mac80211: correct ieee80211_iterate_active_interfaces_mtx() locking comments
Brian Norris
1
-1
/
+1
2021-05-29
netfilter: nf_tables: remove xt_action_param from nft_pktinfo
Florian Westphal
3
-24
/
+25
2021-05-29
netfilter: nf_tables: remove unused arg in nft_set_pktinfo_unspec()
Florian Westphal
3
-35
/
+26
2021-05-29
netfilter: nf_tables: add and use nft_thoff helper
Florian Westphal
1
-0
/
+5
2021-05-29
netfilter: nf_tables: add and use nft_sk helper
Florian Westphal
1
-0
/
+5
2021-05-29
netfilter: nf_tables: prefer direct calls for set lookups
Florian Westphal
1
-0
/
+24
2021-05-28
netfilter: add and use nft_set_do_lookup helper
Florian Westphal
1
-0
/
+7
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-6
/
+0
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-12
/
+63
2021-05-26
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
7
-11
/
+52
2021-05-26
xdp: Extend xdp_redirect_map with broadcast support
Hangbin Liu
1
-0
/
+1
2021-05-25
net: zero-initialize tc skb extension on allocation
Vlad Buslov
1
-0
/
+11
2021-05-24
netfilter: nf_tables: fix table flag updates
Pablo Neira Ayuso
1
-6
/
+0
[prev]
[next]