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
2020-09-04
net/packet: fix overflow in tpacket_rcv
Or Cohen
1
-1
/
+6
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
52
-343
/
+627
2020-09-03
net/smc: fix sock refcounting in case of termination
Ursula Braun
1
-7
/
+8
2020-09-03
net/smc: reset sndbuf_desc if freed
Ursula Braun
1
-0
/
+1
2020-09-03
net/smc: set rx_off for SMCR explicitly
Ursula Braun
1
-0
/
+2
2020-09-03
net/smc: fix toleration of fake add_link messages
Karsten Graul
1
-1
/
+14
2020-09-02
tipc: fix shutdown() of connectionless socket
Tetsuo Handa
1
-3
/
+6
2020-09-02
ipv6: Fix sysctl max for fib_multipath_hash_policy
Ido Schimmel
1
-1
/
+2
2020-09-01
pktgen: fix error message with wrong function name
Leesoo Ahn
1
-1
/
+1
2020-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
10
-59
/
+54
2020-08-30
tipc: fix using smp_processor_id() in preemptible
Tuong Lien
1
-3
/
+9
2020-08-29
netfilter: conntrack: do not auto-delete clash entries on reply
Florian Westphal
2
-17
/
+11
2020-08-28
netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS
Pablo Neira Ayuso
4
-38
/
+39
2020-08-28
netfilter: delete repeated words
Randy Dunlap
4
-4
/
+4
2020-08-28
net_sched: fix error path in red_init()
Cong Wang
1
-16
/
+4
2020-08-28
netlink: fix a data race in netlink_rcv_wake()
zhudi
1
-1
/
+1
2020-08-28
Merge tag 'mac80211-for-davem-2020-08-28' of git://git.kernel.org/pub/scm/lin...
David S. Miller
7
-86
/
+192
2020-08-27
rxrpc: Fix memory leak in rxkad_verify_response()
Dinghao Liu
1
-1
/
+2
2020-08-27
Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
6
-83
/
+155
2020-08-27
net: Fix some comments
Miaohe Lin
4
-5
/
+5
2020-08-27
cfg80211: Adjust 6 GHz frequency to channel conversion
Amar Singhal
1
-3
/
+5
2020-08-27
mac80211: reduce packet loss event false positives
Felix Fietkau
2
-18
/
+17
2020-08-27
cfg80211: regulatory: reject invalid hints
Johannes Berg
1
-0
/
+3
2020-08-27
wireless: fix wrong 160/80+80 MHz setting
Shay Bar
1
-4
/
+11
2020-08-27
mac80211: improve AQL aggregation estimation for low data rates
Felix Fietkau
1
-12
/
+26
2020-08-27
mac80211: factor out code to look up the average packet length duration for a...
Felix Fietkau
1
-47
/
+74
2020-08-27
mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQL
Felix Fietkau
3
-6
/
+60
2020-08-26
net: disable netpoll on fresh napis
Jakub Kicinski
2
-2
/
+3
2020-08-26
ipv4: Silence suspicious RCU usage warning
Ido Schimmel
1
-1
/
+2
2020-08-26
mptcp: free acked data before waiting for more memory
Florian Westphal
1
-2
/
+1
2020-08-26
taprio: Fix using wrong queues in gate mask
Vinicius Costa Gomes
1
-6
/
+24
2020-08-25
Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
1
-1
/
+0
2020-08-25
net: caif: fix error code handling
Tong Zhang
1
-2
/
+2
2020-08-24
Merge tag 'batadv-net-for-davem-20200824' of git://git.open-mesh.org/linux-merge
David S. Miller
3
-8
/
+14
2020-08-24
net: Get rid of consume_skb when tracing is off
Herbert Xu
1
-0
/
+2
2020-08-24
netlabel: fix problems with mapping removal
Paul Moore
1
-29
/
+30
2020-08-24
sctp: not disable bh in the whole sctp_get_port_local()
Xin Long
1
-10
/
+6
2020-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-16
/
+87
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
85
-176
/
+175
2020-08-22
net: nexthop: don't allow empty NHA_GROUP
Nikolay Aleksandrov
1
-1
/
+4
2020-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-6
/
+8
2020-08-21
netfilter: nf_tables: fix destination register zeroing
Florian Westphal
1
-1
/
+3
2020-08-21
netfilter: nf_tables: add NFTA_SET_USERDATA if not null
Pablo Neira Ayuso
1
-1
/
+2
2020-08-21
netfilter: nft_set_rbtree: Detect partial overlap with start endpoint match
Stefano Brivio
1
-1
/
+33
2020-08-21
netfilter: nft_set_rbtree: Handle outcomes of tree rotations in overlap detec...
Stefano Brivio
1
-9
/
+14
2020-08-20
tipc: call rcu_read_lock() in tipc_aead_encrypt_done()
Xin Long
1
-0
/
+2
2020-08-20
net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow
Alaa Hleihel
1
-1
/
+1
2020-08-20
net: sctp: Fix negotiation of the number of data streams.
David Laight
1
-2
/
+4
2020-08-20
gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY
Mark Tomlinson
1
-1
/
+9
2020-08-20
bpf: xdp: Fix XDP mode when no mode flags specified
Andrii Nakryiko
1
-6
/
+8
[next]