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-03-24
xfrm: gso partial offload support
Boris Pismenny
2
-3
/
+10
2019-03-23
tcp: remove conditional branches from tcp_mstamp_refresh()
Eric Dumazet
1
-6
/
+2
2019-03-22
genetlink: make policy common to family
Johannes Berg
26
-330
/
+32
2019-03-21
net: sched: flower: set unlocked flag for flower proto ops
Vlad Buslov
1
-2
/
+1
2019-03-21
net: sched: flower: track rtnl lock state
Vlad Buslov
1
-26
/
+56
2019-03-21
net: sched: flower: protect flower classifier state with spinlock
Vlad Buslov
1
-7
/
+32
2019-03-21
net: sched: flower: handle concurrent tcf proto deletion
Vlad Buslov
1
-0
/
+8
2019-03-21
net: sched: flower: handle concurrent filter insertion in fl_change
Vlad Buslov
1
-0
/
+9
2019-03-21
net: sched: flower: protect masks list with spinlock
Vlad Buslov
1
-0
/
+8
2019-03-21
net: sched: flower: handle concurrent mask insertion
Vlad Buslov
1
-7
/
+34
2019-03-21
net: sched: flower: add reference counter to flower mask
Vlad Buslov
1
-5
/
+17
2019-03-21
net: sched: flower: track filter deletion with flag
Vlad Buslov
1
-10
/
+29
2019-03-21
net: sched: flower: introduce reference counting for filters
Vlad Buslov
1
-14
/
+82
2019-03-21
net: sched: flower: refactor fl_change
Vlad Buslov
1
-39
/
+41
2019-03-21
net: sched: flower: don't check for rtnl on head dereference
Vlad Buslov
1
-7
/
+17
2019-03-21
net: dst: remove gc leftovers
Julian Wiedmann
2
-18
/
+1
2019-03-21
ipv6: Remove fallback argument from ip6_hold_safe
David Ahern
1
-7
/
+6
2019-03-21
ipv4: Allow amount of dirty memory from fib resizing to be controllable
David Ahern
2
-6
/
+17
2019-03-21
ipv6: Change addrconf_f6i_alloc to use ip6_route_info_create
David Ahern
1
-26
/
+16
2019-03-21
ipv6: Move setting default metric for routes
David Ahern
1
-4
/
+4
2019-03-21
net/tls: Replace kfree_skb() with consume_skb()
Vakul Garg
1
-3
/
+3
2019-03-21
tipc: fix a null pointer deref
Hoang Le
3
-3
/
+6
2019-03-21
tipc: fix use-after-free in tipc_sk_filter_rcv
Hoang Le
1
-1
/
+2
2019-03-20
ipv6: Add icmp_echo_ignore_anycast for ICMPv6
Stephen Suryaputra
2
-2
/
+15
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
3
-12
/
+6
2019-03-20
packet: rework packet_pick_tx_queue() to use common code selection
Paolo Abeni
2
-10
/
+10
2019-03-20
net: dev: rename queue selection helpers.
Paolo Abeni
3
-11
/
+11
2019-03-20
net: bridge: use eth_broadcast_addr() to assign broadcast address
Mao Wenan
1
-1
/
+1
2019-03-20
net/tls: Add support of AES128-CCM based ciphers
Vakul Garg
2
-29
/
+69
2019-03-19
ipv6: Add icmp_echo_ignore_multicast support for ICMPv6
Stephen Suryaputra
2
-0
/
+13
2019-03-19
tcp: free request sock directly upon TFO or syncookies error
Guillaume Nault
2
-12
/
+10
2019-03-19
datagram: Make __skb_datagram_iter static
YueHaibing
1
-4
/
+4
2019-03-19
tcp: add tcp_inet6_sk() helper
Eric Dumazet
1
-18
/
+26
2019-03-19
tipc: smooth change between replicast and broadcast
Hoang Le
4
-1
/
+184
2019-03-19
tipc: introduce new capability flag for cluster
Hoang Le
4
-2
/
+27
2019-03-19
tipc: support broadcast/replicast configurable for bc-link
Hoang Le
4
-5
/
+118
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_STREAM_SCHEDULER soc...
Xin Long
1
-0
/
+3
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_EVENT sockopt
Xin Long
1
-0
/
+3
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_ENABLE_STREAM_RESET ...
Xin Long
1
-0
/
+3
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_PRINFO sockopt
Xin Long
1
-0
/
+3
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DEACTIVATE_KEY ...
Xin Long
1
-0
/
+3
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DELETE_KEY sockopt
Xin Long
1
-0
/
+3
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_ACTIVE_KEY sockopt
Xin Long
1
-0
/
+3
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_KEY sockopt
Xin Long
1
-0
/
+3
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_MAX_BURST sockopt
Xin Long
1
-0
/
+3
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_CONTEXT sockopt
Xin Long
1
-0
/
+3
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SNDINFO sockopt
Xin Long
1
-0
/
+3
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DELAYED_SACK sockopt
Xin Long
1
-0
/
+3
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SEND_PARAM s...
Marcelo Ricardo Leitner
1
-0
/
+3
2019-03-18
sctp: not copy sctp_sock pd_lobby in sctp_copy_descendant
Xin Long
1
-2
/
+1
[next]