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
2022-02-10
net: make net->dev_unreg_count atomic
Eric Dumazet
1
-1
/
+1
2022-02-10
Merge tag 'ieee802154-for-davem-2022-02-10' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next
David S. Miller
2
-0
/
+22
2022-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
8
-65
/
+17
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-3
/
+3
2022-02-09
mctp: Add SIOCMCTP{ALLOC,DROP}TAG ioctls for tag control
Matt Johnston
1
-1
/
+10
2022-02-09
mctp: Add helper for address match checking
Jeremy Kerr
1
-0
/
+5
2022-02-09
netfilter: nft_cmp: optimize comparison for 16-bytes
Pablo Neira Ayuso
1
-0
/
+9
2022-02-09
netfilter: cttimeout: use option structure
Florian Westphal
1
-2
/
+6
2022-02-09
netfilter: ecache: don't use nf_conn spinlock
Florian Westphal
1
-1
/
+1
2022-02-08
net: dsa: typo in comment
Luiz Angelo Daros de Luca
1
-1
/
+1
2022-02-08
ipv6/addrconf: use one delayed work per netns
Eric Dumazet
1
-0
/
+1
2022-02-08
ipv6/addrconf: allocate a per netns hash table
Eric Dumazet
1
-0
/
+4
2022-02-07
ipv4: Reject routes specifying ECN bits in rtm_tos
Guillaume Nault
1
-1
/
+2
2022-02-07
ipv6: Define dscp_t and stop taking ECN bits into account in fib6-rules
Guillaume Nault
2
-0
/
+63
2022-02-06
net: initialize init_net earlier
Eric Dumazet
1
-0
/
+6
2022-02-05
net: gro: minor optimization for dev_gro_receive()
Paolo Abeni
1
-24
/
+28
2022-02-05
net/sched: Enable tc skb ext allocation on chain miss only when needed
Paul Blakey
1
-0
/
+11
2022-02-04
net: don't include ndisc.h from ipv6.h
Jakub Kicinski
2
-1
/
+1
2022-02-04
netfilter: conntrack: remove extension register api
Florian Westphal
7
-54
/
+0
2022-02-04
netfilter: conntrack: handle ->destroy hook via nat_ops instead
Florian Westphal
1
-3
/
+0
2022-02-04
netfilter: conntrack: move extension sizes into core
Florian Westphal
1
-1
/
+0
2022-02-04
netfilter: conntrack: make all extensions 8-byte alignned
Florian Westphal
1
-4
/
+1
2022-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+25
2022-02-03
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
1
-3
/
+5
2022-02-03
net: dsa: mv88e6xxx: Improve multichip isolation of standalone ports
Tobias Waldekranz
1
-0
/
+6
2022-02-03
net: dsa: mv88e6xxx: Improve isolation of standalone ports
Tobias Waldekranz
1
-0
/
+12
2022-02-03
page_pool: Refactor page_pool to enable fragmenting after allocation
Alexander Duyck
1
-30
/
+52
2022-02-02
net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_work
Daniel Borkmann
1
-5
/
+13
2022-02-02
tcp: Use BPF timeout setting for SYN ACK RTO
Akhmat Karakotov
3
-1
/
+11
2022-02-02
net: dsa: provide switch operations for tracking the master state
Vladimir Oltean
1
-0
/
+17
2022-02-01
net: ieee802154: Provide a kdoc to the address structure
David Girault
1
-0
/
+10
2022-01-31
txhash: Add socket option to control TX hash rethink behavior
Akhmat Karakotov
1
-9
/
+3
2022-01-31
txhash: Make rethinking txhash behavior configurable via sysctl
Akhmat Karakotov
2
-13
/
+22
2022-01-31
ipv4: Make ip_idents_reserve static
David Ahern
1
-1
/
+0
2022-01-29
ipv4: drop fragmentation code from ip_options_build()
Jakub Kicinski
1
-1
/
+1
2022-01-28
Merge tag 'for-net-next-2022-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
Jakub Kicinski
2
-0
/
+33
2022-01-28
ax25: add refcount in ax25_dev to avoid UAF bugs
Duoming Zhou
1
-0
/
+10
2022-01-28
net: mac802154: Explain the use of ieee802154_wake/stop_queue()
Miquel Raynal
1
-0
/
+12
2022-01-27
ipv6: partially inline ipv6_fixup_options
Pavel Begunkov
1
-2
/
+10
2022-01-27
udp6: pass flow in ip6_make_skb together with cork
Pavel Begunkov
1
-1
/
+1
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-12
/
+13
2022-01-27
ipv4: remove sparse error in ip_neigh_gw4()
Eric Dumazet
1
-1
/
+1
2022-01-27
ipv4: avoid using shared IP generator for connected sockets
Eric Dumazet
1
-11
/
+10
2022-01-27
i40e: xsk: Move tmp desc array from driver to pool
Magnus Karlsson
2
-3
/
+3
2022-01-27
net: sched: remove qdisc_qlen_cpu()
Jakub Kicinski
1
-5
/
+0
2022-01-27
net: sched: remove psched_tdiff_bounded()
Jakub Kicinski
1
-6
/
+0
2022-01-27
udplite: remove udplite_csum_outgoing()
Jakub Kicinski
1
-43
/
+0
2022-01-27
net: ax25: remove route refcount
Jakub Kicinski
1
-12
/
+0
2022-01-27
net: remove bond_slave_has_mac_rcu()
Jakub Kicinski
1
-14
/
+0
2022-01-27
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
1
-0
/
+2
[next]