index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ax88796: export ax_NS8390_init() hook
Michael Schmitz
2021-08-03
1
-0
/
+3
*
m68k: remove legacy probing
Arnd Bergmann
2021-08-03
1
-6
/
+0
*
appletalk: ltpc: remove static probing
Arnd Bergmann
2021-08-03
1
-1
/
+0
*
bonding: add new option lacp_active
Hangbin Liu
2021-08-03
3
-0
/
+3
*
net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()
Vladimir Oltean
2021-08-02
1
-5
/
+2
*
nfc: hci: pass callback data param as pointer in nci_request()
Krzysztof Kozlowski
2021-08-02
1
-2
/
+2
*
net_sched: refactor TC action init API
Cong Wang
2021-08-02
3
-10
/
+16
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-07-31
2
-1
/
+6
|
\
|
*
tcp: seq_file: Replace listening_hash with lhash2
Martin KaFai Lau
2021-07-24
1
-0
/
+6
|
*
bpf: tcp: seq_file: Remove bpf_seq_afinfo from tcp_iter_state
Martin KaFai Lau
2021-07-24
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-31
2
-10
/
+26
|
\
\
|
*
|
net: llc: fix skb_over_panic
Pavel Skripkin
2021-07-27
1
-8
/
+23
|
*
|
sctp: send pmtu probe only if packet loss in Search Complete state
Xin Long
2021-07-26
1
-0
/
+1
|
*
|
sctp: improve the code for pmtu probe send and recv update
Xin Long
2021-07-26
1
-2
/
+2
*
|
|
devlink: Allocate devlink directly in requested net namespace
Leon Romanovsky
2021-07-30
1
-2
/
+12
*
|
|
nfc: nci: constify several pointers to u8, sk_buff and other structs
Krzysztof Kozlowski
2021-07-30
1
-6
/
+8
*
|
|
nfc: constify several pointers to u8, char and sk_buff
Krzysztof Kozlowski
2021-07-30
1
-2
/
+2
*
|
|
net: convert fib_treeref from int to refcount_t
Yajun Deng
2021-07-30
2
-2
/
+2
*
|
|
net/sched: store the last executed chain also for clsact egress
Davide Caratti
2021-07-29
1
-15
/
+7
*
|
|
mctp: Allow per-netns default networks
Matt Johnston
2021-07-29
2
-0
/
+5
*
|
|
mctp: Implement message fragmentation & reassembly
Jeremy Kerr
2021-07-29
1
-3
/
+22
*
|
|
mctp: Populate socket implementation
Jeremy Kerr
2021-07-29
2
-0
/
+72
*
|
|
mctp: Add neighbour implementation
Matt Johnston
2021-07-29
3
-0
/
+30
*
|
|
mctp: Add netlink route management
Matt Johnston
2021-07-29
1
-0
/
+2
*
|
|
mctp: Add initial routing framework
Jeremy Kerr
2021-07-29
3
-0
/
+95
*
|
|
mctp: Add device handling and netlink interface
Jeremy Kerr
2021-07-29
2
-0
/
+49
*
|
|
mctp: Add base packet definitions
Jeremy Kerr
2021-07-29
1
-0
/
+35
*
|
|
nfc: constify passed nfc_dev
Krzysztof Kozlowski
2021-07-29
1
-2
/
+2
*
|
|
skbuff: allow 'slow_gro' for skb carring sock reference
Paolo Abeni
2021-07-29
1
-0
/
+9
*
|
|
sk_buff: track dst status in slow_gro
Paolo Abeni
2021-07-29
1
-0
/
+2
*
|
|
devlink: Remove duplicated registration check
Leon Romanovsky
2021-07-28
1
-3
/
+1
*
|
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-7
/
+7
*
|
|
ip_tunnel: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
1
-1
/
+2
*
|
|
net: netlink: add the case when nlh is NULL
Yajun Deng
2021-07-27
1
-1
/
+1
*
|
|
Revert "net: dsa: Allow drivers to filter packets they can decode source port...
Vladimir Oltean
2021-07-26
1
-15
/
+0
*
|
|
nfc: constify nfc_digital_ops
Krzysztof Kozlowski
2021-07-25
1
-2
/
+2
*
|
|
nfc: constify nfc_hci_ops
Krzysztof Kozlowski
2021-07-25
1
-2
/
+2
*
|
|
nfc: constify nfc_ops
Krzysztof Kozlowski
2021-07-25
1
-2
/
+2
*
|
|
nfc: constify pointer to nfc_vendor_cmd
Krzysztof Kozlowski
2021-07-25
3
-4
/
+4
*
|
|
nfc: constify nci_driver_ops (prop_ops and core_ops)
Krzysztof Kozlowski
2021-07-25
1
-2
/
+2
*
|
|
nfc: constify nci_ops
Krzysztof Kozlowski
2021-07-25
1
-2
/
+2
*
|
|
nfc: constify payload argument in nci_send_cmd()
Krzysztof Kozlowski
2021-07-25
1
-1
/
+1
*
|
|
net: dsa: add support for bridge TX forwarding offload
Vladimir Oltean
2021-07-23
1
-0
/
+18
*
|
|
net: dsa: track the number of switches in a tree
Vladimir Oltean
2021-07-23
1
-0
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-23
1
-1
/
+0
|
\
|
|
|
*
|
net/tcp_fastopen: remove obsolete extern
Eric Dumazet
2021-07-20
1
-1
/
+0
*
|
|
net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward
Vadim Fedorenko
2021-07-21
1
-4
/
+18
*
|
|
net: ipv6: introduce ip6_dst_mtu_maybe_forward
Vadim Fedorenko
2021-07-21
1
-2
/
+3
*
|
|
ipv6: ioam: Support for IOAM injection with lwtunnels
Justin Iurman
2021-07-21
1
-0
/
+3
*
|
|
ipv6: ioam: Data plane support for Pre-allocated Trace
Justin Iurman
2021-07-21
2
-0
/
+67
[next]