index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-12
Merge tag 'ieee802154-for-davem-2021-08-12' of git://git.kernel.org/pub/scm/l...
Jakub Kicinski
1
-1
/
+6
2021-08-12
vsock/virtio: avoid potential deadlock when vsock device remove
Longpeng(Mike)
1
-2
/
+5
2021-08-12
Revert "tipc: Return the correct errno code"
Hoang Le
1
-3
/
+3
2021-08-11
net: igmp: increase size of mr_ifc_count
Eric Dumazet
1
-1
/
+1
2021-08-11
tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets
Neal Cardwell
1
-1
/
+1
2021-08-11
net: linkwatch: fix failure to restore device state across suspend/resume
Willy Tarreau
1
-2
/
+3
2021-08-10
net: bridge: fix memleak in br_add_if()
Yang Yingliang
1
-0
/
+2
2021-08-10
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
1
-1
/
+1
2021-08-10
net: bridge: fix flags interpretation for extern learn fdb entries
Nikolay Aleksandrov
3
-10
/
+6
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+4
2021-08-10
net: igmp: fix data-race in igmp_ifc_timer_expire()
Eric Dumazet
1
-7
/
+14
2021-08-10
net: Fix memory leak in ieee802154_raw_deliver
Takeshi Misawa
1
-1
/
+6
2021-08-10
bpf: Add missing bpf_read_[un]lock_trace() for syscall program
Yonghong Song
1
-0
/
+4
2021-08-09
net: openvswitch: fix kernel-doc warnings in flow.c
Randy Dunlap
1
-6
/
+7
2021-08-09
net: sched: act_mirred: Reset ct info when mirror/redirect skb
Hangbin Liu
1
-0
/
+3
2021-08-09
net/smc: Correct smc link connection counter in case of smc client
Guvenc Gulce
3
-3
/
+5
2021-08-09
net/smc: fix wait on already cleared link
Karsten Graul
4
-7
/
+33
2021-08-09
page_pool: mask the page->signature before the checking
Yunsheng Lin
1
-1
/
+9
2021-08-09
dccp: add do-while-0 stubs for dccp_pr_debug macros
Randy Dunlap
1
-3
/
+3
2021-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
17
-83
/
+139
2021-08-06
netfilter: nfnetlink_hook: translate inet ingress to netdev
Pablo Neira Ayuso
1
-1
/
+7
2021-08-06
netfilter: conntrack: remove offload_pickup sysctl again
Florian Westphal
4
-21
/
+8
2021-08-06
netfilter: nfnetlink_hook: Use same family as request message
Pablo Neira Ayuso
1
-3
/
+3
2021-08-06
netfilter: nfnetlink_hook: use the sequence number of the request message
Pablo Neira Ayuso
1
-1
/
+2
2021-08-06
netfilter: nfnetlink_hook: missing chain family
Pablo Neira Ayuso
1
-2
/
+6
2021-08-06
netfilter: nfnetlink_hook: strip off module name from hookfn
Pablo Neira Ayuso
1
-0
/
+1
2021-08-06
netfilter: conntrack: collect all entries in one cycle
Florian Westphal
1
-49
/
+22
2021-08-05
Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
15
-44
/
+129
2021-08-05
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
3
-24
/
+44
2021-08-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-26
/
+67
2021-08-04
net: sched: fix lockdep_set_class() typo error for sch->seqlock
Yunsheng Lin
1
-1
/
+1
2021-08-04
netfilter: nf_conntrack_bridge: Fix memory leak when error
Yajun Deng
1
-0
/
+6
2021-08-04
netfilter: ipset: Limit the maximal range of consecutive elements to add/delete
Jozsef Kadlecsik
10
-7
/
+85
2021-08-03
VSOCK: handle VIRTIO_VSOCK_OP_CREDIT_REQUEST
Harshavardhan Unnibhavi
1
-0
/
+3
2021-08-03
mptcp: drop unused rcu member in mptcp_pm_addr_entry
Geliang Tang
1
-1
/
+0
2021-08-03
sctp: move the active_key update after sh_keys is added
Xin Long
1
-5
/
+9
2021-08-03
net: really fix the build...
David S. Miller
1
-1
/
+15
2021-08-02
net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB e...
Vladimir Oltean
3
-8
/
+27
2021-08-02
net/sched: taprio: Fix init procedure
Yannick Vignon
1
-2
/
+0
2021-08-02
net, gro: Set inner transport header offset in tcp/udp GRO hook
Jakub Sitnicki
2
-0
/
+7
2021-07-30
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
29
-134
/
+247
2021-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-11
/
+28
2021-07-28
af_unix: fix garbage collect vs MSG_PEEK
Miklos Szeredi
1
-2
/
+49
2021-07-28
net: let flow have same hash in two directions
zhang kai
1
-9
/
+9
2021-07-28
sctp: fix return value check in __sctp_rcv_asconf_lookup
Marcelo Ricardo Leitner
1
-1
/
+1
2021-07-27
bpf, sockmap: Fix memleak on ingress msg enqueue
John Fastabend
1
-6
/
+0
2021-07-27
bpf, sockmap: On cleanup we additionally need to remove cached skb
John Fastabend
1
-6
/
+29
2021-07-27
bpf, sockmap: Zap ingress queues after stopping strparser
John Fastabend
1
-2
/
+2
2021-07-27
net: llc: fix skb_over_panic
Pavel Skripkin
2
-2
/
+10
2021-07-26
sctp: delete addr based on sin6_scope_id
Chen Shen
1
-2
/
+3
[next]