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-07-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-1
/
+6
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-10
/
+26
2021-07-30
devlink: Allocate devlink directly in requested net namespace
Leon Romanovsky
1
-2
/
+12
2021-07-30
nfc: nci: constify several pointers to u8, sk_buff and other structs
Krzysztof Kozlowski
1
-6
/
+8
2021-07-30
nfc: constify several pointers to u8, char and sk_buff
Krzysztof Kozlowski
1
-2
/
+2
2021-07-30
net: convert fib_treeref from int to refcount_t
Yajun Deng
2
-2
/
+2
2021-07-29
net/sched: store the last executed chain also for clsact egress
Davide Caratti
1
-15
/
+7
2021-07-29
mctp: Allow per-netns default networks
Matt Johnston
2
-0
/
+5
2021-07-29
mctp: Implement message fragmentation & reassembly
Jeremy Kerr
1
-3
/
+22
2021-07-29
mctp: Populate socket implementation
Jeremy Kerr
2
-0
/
+72
2021-07-29
mctp: Add neighbour implementation
Matt Johnston
3
-0
/
+30
2021-07-29
mctp: Add netlink route management
Matt Johnston
1
-0
/
+2
2021-07-29
mctp: Add initial routing framework
Jeremy Kerr
3
-0
/
+95
2021-07-29
mctp: Add device handling and netlink interface
Jeremy Kerr
2
-0
/
+49
2021-07-29
mctp: Add base packet definitions
Jeremy Kerr
1
-0
/
+35
2021-07-29
nfc: constify passed nfc_dev
Krzysztof Kozlowski
1
-2
/
+2
2021-07-29
skbuff: allow 'slow_gro' for skb carring sock reference
Paolo Abeni
1
-0
/
+9
2021-07-29
sk_buff: track dst status in slow_gro
Paolo Abeni
1
-0
/
+2
2021-07-28
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
1
-0
/
+1
2021-07-28
devlink: Remove duplicated registration check
Leon Romanovsky
1
-3
/
+1
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-7
/
+7
2021-07-27
ip_tunnel: use ndo_siocdevprivate
Arnd Bergmann
1
-1
/
+2
2021-07-27
net: llc: fix skb_over_panic
Pavel Skripkin
1
-8
/
+23
2021-07-27
net: netlink: add the case when nlh is NULL
Yajun Deng
1
-1
/
+1
2021-07-26
Revert "net: dsa: Allow drivers to filter packets they can decode source port from"
Vladimir Oltean
1
-15
/
+0
2021-07-25
sctp: send pmtu probe only if packet loss in Search Complete state
Xin Long
1
-0
/
+1
2021-07-25
sctp: improve the code for pmtu probe send and recv update
Xin Long
1
-2
/
+2
2021-07-25
nfc: constify nfc_digital_ops
Krzysztof Kozlowski
1
-2
/
+2
2021-07-25
nfc: constify nfc_hci_ops
Krzysztof Kozlowski
1
-2
/
+2
2021-07-25
nfc: constify nfc_ops
Krzysztof Kozlowski
1
-2
/
+2
2021-07-25
nfc: constify pointer to nfc_vendor_cmd
Krzysztof Kozlowski
3
-4
/
+4
2021-07-25
nfc: constify nci_driver_ops (prop_ops and core_ops)
Krzysztof Kozlowski
1
-2
/
+2
2021-07-25
nfc: constify nci_ops
Krzysztof Kozlowski
1
-2
/
+2
2021-07-25
nfc: constify payload argument in nci_send_cmd()
Krzysztof Kozlowski
1
-1
/
+1
2021-07-23
tcp: seq_file: Replace listening_hash with lhash2
Martin KaFai Lau
1
-0
/
+6
2021-07-23
bpf: tcp: seq_file: Remove bpf_seq_afinfo from tcp_iter_state
Martin KaFai Lau
1
-1
/
+0
2021-07-23
net: dsa: add support for bridge TX forwarding offload
Vladimir Oltean
1
-0
/
+18
2021-07-23
net: dsa: track the number of switches in a tree
Vladimir Oltean
1
-0
/
+3
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+0
2021-07-21
net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward
Vadim Fedorenko
1
-4
/
+18
2021-07-21
net: ipv6: introduce ip6_dst_mtu_maybe_forward
Vadim Fedorenko
1
-2
/
+3
2021-07-21
ipv6: ioam: Support for IOAM injection with lwtunnels
Justin Iurman
1
-0
/
+3
2021-07-21
ipv6: ioam: Data plane support for Pre-allocated Trace
Justin Iurman
2
-0
/
+67
2021-07-21
net: switchdev: remove stray semicolon in switchdev_handle_fdb_del_to_device shim
Vladimir Oltean
1
-1
/
+1
2021-07-21
xfrm: Add possibility to set the default to block if we have no policy
Steffen Klassert
2
-6
/
+37
2021-07-20
net: switchdev: introduce a fanout helper for SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE
Vladimir Oltean
1
-0
/
+56
2021-07-20
net: switchdev: introduce helper for checking dynamically learned FDB entries
Vladimir Oltean
1
-0
/
+6
2021-07-20
net: dsa: make tag_8021q operations part of the core
Vladimir Oltean
1
-0
/
+7
2021-07-20
net: dsa: let the core manage the tag_8021q context
Vladimir Oltean
1
-0
/
+3
2021-07-20
net/tcp_fastopen: remove tcp_fastopen_ctx_lock
Eric Dumazet
1
-1
/
+0
[prev]
[next]