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