index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2019-10-21
ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation
Eric Dumazet
-2
/
+2
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-26
/
+61
2019-10-19
net: reorder 'struct net' fields to avoid false sharing
Eric Dumazet
-8
/
+17
2019-10-17
netfilter: conntrack: free extension area immediately
Florian Westphal
-10
/
+0
2019-10-13
Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...
David S. Miller
-2
/
+9
2019-10-13
tcp: annotate sk->sk_wmem_queued lockless reads
Eric Dumazet
-5
/
+10
2019-10-13
tcp: annotate sk->sk_sndbuf lockless reads
Eric Dumazet
-7
/
+11
2019-10-13
tcp: annotate sk->sk_rcvbuf lockless reads
Eric Dumazet
-2
/
+2
2019-10-13
tcp: annotate tp->snd_nxt lockless reads
Eric Dumazet
-1
/
+2
2019-10-13
tcp: annotate tp->write_seq lockless reads
Eric Dumazet
-1
/
+1
2019-10-11
devlink: propagate extack down to health reporter ops
Jiri Pirko
-3
/
+5
2019-10-09
net: silence KCSAN warnings about sk->sk_backlog.len reads
Eric Dumazet
-1
/
+2
2019-10-09
net: annotate sk->sk_rcvlowat lockless reads
Eric Dumazet
-1
/
+3
2019-10-09
tcp: annotate lockless access to tcp_memory_pressure
Eric Dumazet
-1
/
+1
2019-10-09
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
-2
/
+2
2019-10-09
net/smc: no new connections on disappearing devices
Ursula Braun
-0
/
+1
2019-10-09
net/smc: separate locks for SMCD and SMCR link group lists
Ursula Braun
-0
/
+1
2019-10-09
net/smc: separate SMCD and SMCR link group lists
Ursula Braun
-0
/
+1
2019-10-09
sctp: add SCTP_SEND_FAILED_EVENT event
Xin Long
-0
/
+7
2019-10-09
sctp: add SCTP_ADDR_ADDED event
Xin Long
-7
/
+2
2019-10-09
sctp: add chunks to sk_backlog when the newsk sk_socket is not set
Xin Long
-0
/
+5
2019-10-09
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
-1
/
+1
2019-10-09
xfrm: ifdef setsockopt(UDP_ENCAP_ESPINUDP/UDP_ENCAP_ESPINUDP_NON_IKE)
Alexey Dobriyan
-7
/
+0
2019-10-08
Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
-0
/
+8
2019-10-08
llc: fix sk_buff leak in llc_conn_service()
Eric Biggers
-1
/
+1
2019-10-08
ipvs: batch __ip_vs_cleanup
Haishuang Yan
-1
/
+1
2019-10-07
mac80211: fix scan when operating on DFS channels in ETSI domains
Aaron Komisar
-0
/
+8
2019-10-07
net/tls: store decrypted on a single bit
Jakub Kicinski
-1
/
+1
2019-10-07
net/tls: store async_capable on a single bit
Jakub Kicinski
-2
/
+2
2019-10-07
net/tls: pass context to tls_device_decrypted()
Jakub Kicinski
-2
/
+5
2019-10-07
ipv6: Make ipv6_mc_may_pull() return bool.
David S. Miller
-3
/
+3
2019-10-06
net: genetlink: remove unused genl_family_attrbuf()
Jiri Pirko
-2
/
+0
2019-10-06
net: genetlink: parse attrs and store in contect info struct during dumpit
Jiri Pirko
-0
/
+4
2019-10-06
net: genetlink: introduce dump info struct to be available during dumpit op
Jiri Pirko
-0
/
+14
2019-10-05
net: devlink: export devlink net setter
Jiri Pirko
-0
/
+2
2019-10-05
net/tls: add skeleton of MIB statistics
Jakub Kicinski
-0
/
+22
2019-10-05
net/tls: add tracing for device/offload events
Jakub Kicinski
-7
/
+1
2019-10-04
net: spread "enum sock_flags"
Alexey Dobriyan
-1
/
+1
2019-10-04
net/tls: rename tls_hw_* functions tls_toe_*
Jakub Kicinski
-3
/
+3
2019-10-04
net/tls: move TOE-related code to a separate file
Jakub Kicinski
-0
/
+7
2019-10-04
net/tls: rename tls_device to tls_toe_device
Jakub Kicinski
-12
/
+12
2019-10-04
net/tls: move TOE-related structures to a separate header
Jakub Kicinski
-34
/
+73
2019-10-04
net: devlink: allow to change namespaces during reload
Jiri Pirko
-1
/
+1
2019-10-04
net: devlink: export devlink net getter
Jiri Pirko
-0
/
+1
2019-10-04
net: fib_notifier: propagate extack down to the notifier block callback
Jiri Pirko
-9
/
+18
2019-10-04
net: fib_notifier: propagate possible error during fib notifier registration
Jiri Pirko
-1
/
+1
2019-10-04
net: fib_notifier: make FIB notifier per-netns
Jiri Pirko
-6
/
+5
2019-10-04
mac80211: simplify TX aggregation start
Johannes Berg
-2
/
+9
2019-10-02
net: dsa: Remove unused __DSA_SKB_CB macro
Vladimir Oltean
-2
/
+0
2019-10-02
net: introduce per-netns netdevice notifiers
Jiri Pirko
-0
/
+3
[prev]
[next]