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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-16
tcp: factor out tcp_build_frag()
Paolo Abeni
1
-52
/
+67
2020-11-16
ipv6/netfilter: Discard first fragment not including all headers
Georg Kohmann
2
-20
/
+44
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
21
-32
/
+32
2020-11-16
Modify return value of nla_strlcpy to match that of strscpy.
Francis Laniel
3
-3
/
+3
2020-11-16
Merge tag 'linux-can-fixes-for-5.10-20201115' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
Jakub Kicinski
1
-10
/
+28
2020-11-15
can: af_can: prevent potential access of uninitialized member in canfd_rcv()
Anant Thazhemadam
1
-5
/
+14
2020-11-15
can: af_can: prevent potential access of uninitialized member in can_rcv()
Anant Thazhemadam
1
-5
/
+14
2020-11-15
batman-adv: set .owner to THIS_MODULE
Taehee Yoo
1
-0
/
+1
2020-11-14
net: xfrm: use core API for updating/providing stats
Lev Stipakov
1
-17
/
+2
2020-11-14
net: openvswitch: use core API to update/provide stats
Lev Stipakov
1
-22
/
+7
2020-11-14
nfc: refined function nci_hci_resp_received
Alex Shi
1
-6
/
+3
2020-11-14
devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill()
Wang Hai
1
-2
/
+4
2020-11-14
inet: unexport udp{4|6}_lib_lookup_skb()
Eric Dumazet
2
-2
/
+0
2020-11-14
tcp: uninline tcp_stream_memory_free()
Eric Dumazet
1
-0
/
+14
2020-11-14
IPv4: RTM_GETROUTE: Add RTA_ENCAP to result
Oliver Herms
1
-0
/
+3
2020-11-14
netlabel: fix an uninitialized warning in netlbl_unlabel_staticlist()
Paul Moore
1
-1
/
+1
2020-11-14
ipv6: remove unused function ipv6_skb_idev()
Lukas Bulwahn
1
-5
/
+0
2020-11-14
sctp: change to hold/put transport for proto_unreach_timer
Xin Long
3
-5
/
+5
2020-11-14
vsock: forward all packets to the host when no H2G is registered
Stefano Garzarella
1
-1
/
+1
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-42
/
+217
2020-11-13
ipv6: Fix error path to cancel the meseage
Zhang Qilong
1
-2
/
+6
2020-11-14
net: page_pool: Add bulk support for ptr_ring
Lorenzo Bianconi
2
-17
/
+62
2020-11-14
net: xdp: Introduce bulking for xdp tx return path
Lorenzo Bianconi
1
-0
/
+59
2020-11-13
net: Exempt multicast addresses from five-second neighbor lifetime
Jeff Dike
3
-0
/
+15
2020-11-13
tipc: fix -Wstringop-truncation warnings
Wenlin Kang
1
-4
/
+1
2020-11-13
Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
Jakub Kicinski
21
-275
/
+131
2020-11-13
Merge tag 'mac80211-for-net-2020-11-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
Jakub Kicinski
5
-43
/
+20
2020-11-13
mac80211: free sta in sta_info_insert_finish() on errors
Johannes Berg
1
-10
/
+4
2020-11-12
bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TP
Martin KaFai Lau
1
-0
/
+74
2020-11-12
bpf: Rename some functions in bpf_sk_storage
Martin KaFai Lau
1
-19
/
+19
2020-11-12
bpf: Folding omem_charge() into sk_storage_charge()
Martin KaFai Lau
1
-13
/
+10
2020-11-12
net: x25: Increase refcnt of "struct x25_neigh" in x25_rx_call_request
Xie He
1
-0
/
+1
2020-11-12
net/ncsi: Fix netlink registration
Joel Stanley
3
-27
/
+3
2020-11-12
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-32
/
+91
2020-11-12
net: ipconfig: Avoid spurious blank lines in boot log
Thierry Reding
1
-5
/
+9
2020-11-12
net: udp: remove redundant initialization in udp_gro_complete
Menglong Dong
1
-1
/
+1
2020-11-12
Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
15
-28
/
+86
2020-11-12
net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO
Alexander Lobakin
2
-4
/
+30
2020-11-12
net: udp: fix UDP header access on Fast/frag0 UDP GRO
Alexander Lobakin
1
-1
/
+1
2020-11-12
RDMA: Lift ibdev_to_node from rds to common code
Christoph Hellwig
1
-7
/
+0
2020-11-12
devlink: Avoid overwriting port attributes of registered port
Parav Pandit
1
-2
/
+6
2020-11-12
mptcp: fix static checker warnings in mptcp_pm_add_timer
Geliang Tang
1
-2
/
+1
2020-11-12
mac80211: minstrel: fix tx status processing corner case
Felix Fietkau
1
-1
/
+1
2020-11-12
mac80211: minstrel: remove deferred sampling code
Felix Fietkau
2
-22
/
+4
2020-11-12
mac80211: fix memory leak on filtered powersave frames
Felix Fietkau
1
-10
/
+8
2020-11-12
rfkill: Fix use-after-free in rfkill_resume()
Claire Chang
1
-0
/
+3
2020-11-11
ipv4: Set nexthop flags in a more consistent way
Ido Schimmel
1
-5
/
+2
2020-11-11
net: evaluate net.ipvX.conf.all.disable_policy and disable_xfrm
Vincent Bernat
1
-6
/
+6
2020-11-11
net: qrtr: Release distant nodes along the bridge node
Loic Poulain
1
-6
/
+19
2020-11-11
net: qrtr: Add GFP flags parameter to qrtr_alloc_ctrl_packet
Loic Poulain
1
-5
/
+7
[prev]
[next]