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
2019-10-11
mac80211: minstrel_ht: replace rate stats ewma with a better moving average
Felix Fietkau
3
-8
/
+76
2019-10-11
mac80211: minstrel: remove divisions in tx status path
Felix Fietkau
2
-8
/
+5
2019-10-11
nl80211: trivial: Remove redundant loop
Denis Kenzior
1
-4
/
+2
2019-10-10
net/smc: receive pending data after RCV_SHUTDOWN
Karsten Graul
1
-5
/
+20
2019-10-10
net/smc: receive returns without data
Karsten Graul
1
-3
/
+1
2019-10-10
net/smc: fix SMCD link group creation with VLAN id
Ursula Braun
1
-1
/
+4
2019-10-10
SUNRPC: fix race to sk_err after xs_error_report
Benjamin Coddington
1
-9
/
+8
2019-10-09
net: silence KCSAN warnings about sk->sk_backlog.len reads
Eric Dumazet
3
-3
/
+3
2019-10-09
net: annotate sk->sk_rcvlowat lockless reads
Eric Dumazet
4
-4
/
+4
2019-10-09
net: silence KCSAN warnings around sk_add_backlog() calls
Eric Dumazet
6
-10
/
+10
2019-10-09
tcp: annotate lockless access to tcp_memory_pressure
Eric Dumazet
1
-2
/
+2
2019-10-09
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
1
-1
/
+1
2019-10-09
net: avoid possible false sharing in sk_leave_memory_pressure()
Eric Dumazet
1
-2
/
+2
2019-10-09
netfilter: conntrack: avoid possible false sharing
Eric Dumazet
1
-2
/
+2
2019-10-09
netns: fix NLM_F_ECHO mechanism for RTM_NEWNSID
Nicolas Dichtel
1
-6
/
+11
2019-10-09
net/smc: improve close of terminated socket
Ursula Braun
1
-31
/
+9
2019-10-09
net/smc: no new connections on disappearing devices
Ursula Braun
5
-3
/
+44
2019-10-09
net/smc: increase device refcount for added link group
Ursula Braun
1
-2
/
+7
2019-10-09
net/smc: separate locks for SMCD and SMCR link group lists
Ursula Braun
2
-15
/
+43
2019-10-09
net/smc: separate SMCD and SMCR link group lists
Ursula Braun
2
-7
/
+18
2019-10-09
act_mirred: Fix mirred_init_module error handling
YueHaibing
1
-1
/
+5
2019-10-09
net: taprio: Fix returning EINVAL when configuring without flags
Vinicius Costa Gomes
1
-0
/
+4
2019-10-09
sctp: add SCTP_SEND_FAILED_EVENT event
Xin Long
2
-21
/
+58
2019-10-09
sctp: add SCTP_ADDR_MADE_PRIM event
Xin Long
1
-0
/
+2
2019-10-09
sctp: add SCTP_ADDR_REMOVED event
Xin Long
1
-0
/
+1
2019-10-09
sctp: add SCTP_ADDR_ADDED event
Xin Long
2
-14
/
+23
2019-10-09
sctp: add chunks to sk_backlog when the newsk sk_socket is not set
Xin Long
1
-3
/
+9
2019-10-08
Revert "tun: call dev_get_valid_name() before register_netdevice()"
Eric Dumazet
1
-3
/
+2
2019-10-08
ip6erspan: remove the incorrect mtu limit for ip6erspan
Haishuang Yan
1
-0
/
+1
2019-10-08
Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
8
-26
/
+62
2019-10-08
net: tipc: prepare attrs in __tipc_nl_compat_dumpit()
Jiri Pirko
1
-0
/
+9
2019-10-08
net: genetlink: always allocate separate attrs for dumpit ops
Jiri Pirko
1
-11
/
+17
2019-10-08
net_sched: fix backward compatibility for TCA_ACT_KIND
Cong Wang
1
-4
/
+5
2019-10-08
net_sched: fix backward compatibility for TCA_KIND
Cong Wang
2
-5
/
+34
2019-10-08
llc: fix sk_buff refcounting in llc_conn_state_process()
Eric Biggers
1
-27
/
+6
2019-10-08
llc: fix another potential sk_buff leak in llc_ui_sendmsg()
Eric Biggers
3
-18
/
+30
2019-10-08
llc: fix sk_buff leak in llc_conn_service()
Eric Biggers
2
-25
/
+15
2019-10-08
llc: fix sk_buff leak in llc_sap_state_process()
Eric Biggers
2
-18
/
+17
2019-10-07
bpf/flow_dissector: add mode to enforce global BPF flow dissector
Stanislav Fomichev
1
-4
/
+34
2019-10-07
mac80211: fix scan when operating on DFS channels in ETSI domains
Aaron Komisar
3
-10
/
+29
2019-10-07
mac80211: accept deauth frames in IBSS mode
Johannes Berg
1
-1
/
+10
2019-10-07
cfg80211: fix a bunch of RCU issues in multi-bssid code
Sara Sharon
1
-10
/
+13
2019-10-07
nl80211: fix memory leak in nl80211_get_ftm_responder_stats
Navid Emamdoost
1
-1
/
+1
2019-10-07
net/tls: store decrypted on a single bit
Jakub Kicinski
1
-3
/
+3
2019-10-07
net/tls: store async_capable on a single bit
Jakub Kicinski
1
-2
/
+3
2019-10-07
net/tls: pass context to tls_device_decrypted()
Jakub Kicinski
2
-4
/
+3
2019-10-07
net/tls: make allocation failure unlikely
Jakub Kicinski
1
-3
/
+2
2019-10-07
net/tls: mark sk->err being set as unlikely
Jakub Kicinski
1
-1
/
+1
2019-10-07
net: sockmap: use bitmap for copy info
Jakub Kicinski
1
-2
/
+2
2019-10-07
net: core: use helper skb_ensure_writable in more places
Heiner Kallweit
1
-12
/
+8
[prev]
[next]