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
2021-06-10
tipc:subscr.c: fix a spelling mistake
gushengxian
1
-1
/
+1
2021-06-10
tipc: socket.c: fix the use of copular verb
gushengxian
1
-1
/
+1
2021-06-10
node.c: fix the use of indefinite article
gushengxian
1
-1
/
+1
2021-06-10
af_unix: remove the repeated word "and"
gushengxian
1
-1
/
+1
2021-06-10
ping: Check return value of function 'ping_queue_rcv_skb'
Zheng Yongjun
1
-5
/
+7
2021-06-10
vsock/vmci: remove the repeated word "be"
gushengxian
1
-1
/
+1
2021-06-10
skbuff: fix incorrect msg_zerocopy copy notifications
Willem de Bruijn
1
-1
/
+3
2021-06-09
net/sched: act_ct: handle DNAT tuple collision
Marcelo Ricardo Leitner
1
-7
/
+12
2021-06-09
rtnetlink: Fix regression in bridge VLAN configuration
Ido Schimmel
1
-3
/
+5
2021-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
20
-203
/
+615
2021-06-09
Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
David S. Miller
11
-48
/
+95
2021-06-09
devlink: Fix error message in devlink_rate_set_ops_supported()
Dan Carpenter
1
-1
/
+1
2021-06-09
udp: fix race between close() and udp_abort()
Paolo Abeni
2
-0
/
+13
2021-06-09
inet: annotate data race in inet_send_prepare() and inet_dgram_connect()
Eric Dumazet
1
-2
/
+2
2021-06-09
net/x25: fix a mistake in grammar
gushengxian
1
-1
/
+1
2021-06-09
net: ethtool: clear heap allocations for ethtool function
Austin Kim
1
-5
/
+5
2021-06-09
netfilter: nf_tables: move base hook annotation to init helper
Florian Westphal
1
-8
/
+7
2021-06-09
netfilter: nfnetlink_hook: add depends-on nftables
Florian Westphal
1
-0
/
+1
2021-06-09
netfilter: nfnetlink_hook: fix array index out-of-bounds error
Colin Ian King
1
-1
/
+1
2021-06-09
netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local
Florian Westphal
1
-4
/
+18
2021-06-09
netfilter: nf_tables: initialize set before expression setup
Pablo Neira Ayuso
1
-42
/
+43
2021-06-09
mac80211: drop multicast fragments
Johannes Berg
1
-6
/
+3
2021-06-09
mac80211: move interface shutdown out of wiphy lock
Johannes Berg
3
-4
/
+12
2021-06-09
cfg80211: shut down interfaces on failed resume
Johannes Berg
1
-0
/
+4
2021-06-09
cfg80211: fix phy80211 symlink creation
Johannes Berg
1
-8
/
+5
2021-06-09
mac80211: fix 'reset' debugfs locking
Johannes Berg
1
-1
/
+3
2021-06-09
xfrm: remove description from xfrm_type struct
Florian Westphal
11
-12
/
+0
2021-06-08
net: appletalk: fix some mistakes in grammar
gushengxian
1
-3
/
+3
2021-06-09
netfilter: nft_exthdr: Fix for unsafe packet data read
Phil Sutter
1
-1
/
+3
2021-06-08
net: rds: fix memory leak in rds_recvmsg
Pavel Skripkin
1
-1
/
+1
2021-06-08
net: x25: Use list_for_each_entry() to simplify code in x25_forward.c
Wang Hai
1
-6
/
+2
2021-06-08
net: lapb: Use list_for_each_entry() to simplify code in lapb_iface.c
Wang Hai
1
-3
/
+1
2021-06-08
net: x25: Use list_for_each_entry() to simplify code in x25_link.c
Wang Hai
1
-4
/
+1
2021-06-08
Merge tag 'batadv-net-pullrequest-20210608' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-1
/
+3
2021-06-08
Merge tag 'batadv-next-pullrequest-20210608' of git://git.open-mesh.org/linux-merge
David S. Miller
15
-279
/
+310
2021-06-08
net: appletalk: fix the usage of preposition
gushengxian
1
-1
/
+1
2021-06-08
net: ipv4: Remove unneed BUG() function
Zheng Yongjun
2
-2
/
+2
2021-06-08
net: ipv4: fix memory leak in netlbl_cipsov4_add_std
Nanyong Sun
1
-0
/
+1
2021-06-08
mac80211: fix deadlock in AP/VLAN handling
Johannes Berg
1
-7
/
+12
2021-06-07
neighbour: allow NUD_NOARP entries to be forced GCed
David Ahern
1
-0
/
+1
2021-06-07
page_pool: Allow drivers to hint on SKB recycling
Ilias Apalodimas
2
-4
/
+38
2021-06-07
skbuff: add a parameter to __skb_frag_unref
Matteo Croce
2
-3
/
+3
2021-06-07
mm: add a signature in struct page
Matteo Croce
1
-0
/
+6
2021-06-07
l2tp: Fix spelling mistakes
Zheng Yongjun
2
-2
/
+2
2021-06-07
net/ncsi: Fix spelling mistakes
Zheng Yongjun
2
-3
/
+3
2021-06-07
ipv4: Fix spelling mistakes
Zheng Yongjun
4
-6
/
+6
2021-06-07
netlabel: Fix spelling mistakes
Zheng Yongjun
2
-2
/
+2
2021-06-07
revert "net: kcm: fix memory leak in kcm_sendmsg"
Pavel Skripkin
1
-5
/
+0
2021-06-07
atm: [br2864] fix spelling mistakes
gushengxian
1
-2
/
+2
2021-06-07
pktgen: add pktgen_handle_all_threads() for the same code
Yejune Deng
1
-25
/
+13
[prev]
[next]