index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-03-21
net/tls: Replace kfree_skb() with consume_skb()
Vakul Garg
2019-03-21
tipc: fix a null pointer deref
Hoang Le
2019-03-21
tipc: fix use-after-free in tipc_sk_filter_rcv
Hoang Le
2019-03-20
ipv6: Add icmp_echo_ignore_anycast for ICMPv6
Stephen Suryaputra
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-03-20
packet: rework packet_pick_tx_queue() to use common code selection
Paolo Abeni
2019-03-20
net: dev: rename queue selection helpers.
Paolo Abeni
2019-03-20
net: bridge: use eth_broadcast_addr() to assign broadcast address
Mao Wenan
2019-03-20
net/tls: Add support of AES128-CCM based ciphers
Vakul Garg
2019-03-19
ipv6: Add icmp_echo_ignore_multicast support for ICMPv6
Stephen Suryaputra
2019-03-19
tcp: free request sock directly upon TFO or syncookies error
Guillaume Nault
2019-03-19
datagram: Make __skb_datagram_iter static
YueHaibing
2019-03-19
tcp: add tcp_inet6_sk() helper
Eric Dumazet
2019-03-19
tipc: smooth change between replicast and broadcast
Hoang Le
2019-03-19
tipc: introduce new capability flag for cluster
Hoang Le
2019-03-19
tipc: support broadcast/replicast configurable for bc-link
Hoang Le
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_STREAM_SCHEDULER soc...
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_EVENT sockopt
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_ENABLE_STREAM_RESET ...
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_PRINFO sockopt
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DEACTIVATE_KEY ...
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DELETE_KEY sockopt
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_ACTIVE_KEY sockopt
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_KEY sockopt
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_MAX_BURST sockopt
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_CONTEXT sockopt
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SNDINFO sockopt
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DELAYED_SACK sockopt
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SEND_PARAM s...
Marcelo Ricardo Leitner
2019-03-18
sctp: not copy sctp_sock pd_lobby in sctp_copy_descendant
Xin Long
2019-03-18
af_packet: fix the tx skb protocol in raw sockets with ETH_P_ALL
Yoshiki Komachi
2019-03-18
packets: Always register packet sk in the same order
Maxime Chevallier
2019-03-18
net: rose: fix a possible stack overflow
Eric Dumazet
2019-03-17
tipc: allow service ranges to be connect()'ed on RDM/DGRAM
Erik Hugne
2019-03-16
net: tipc: fix a missing check for nla_nest_start
Kangjie Lu
2019-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-03-16
net: tipc: fix a missing check of nla_nest_start
Kangjie Lu
2019-03-16
net: ncsi: fix a missing check for nla_nest_start
Kangjie Lu
2019-03-16
net: openvswitch: fix missing checks for nla_nest_start
Kangjie Lu
2019-03-16
net: openvswitch: fix a NULL pointer dereference
Kangjie Lu
2019-03-16
xsk: fix umem memory leak on cleanup
Björn Töpel
2019-03-15
net: add documentation to socket.c
Pedro Tammela
2019-03-15
net: strparser: fix a missing check for create_singlethread_workqueue
Kangjie Lu
2019-03-15
sch_cake: Interpret fwmark parameter as a bitmask
Toke Høiland-Jørgensen
2019-03-15
appletalk: Fix potential NULL pointer dereference in unregister_snap_client
YueHaibing
2019-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-13
l2tp: fix infoleak in l2tp_ip6_recvmsg()
Eric Dumazet
2019-03-13
net/tls: Inform user space about send buffer availability
Vakul Garg
2019-03-13
net_sched: return correct value for *notify* functions
Zhike Wang
2019-03-13
bpf: Add bpf_get_listener_sock(struct bpf_sock *sk) helper
Martin KaFai Lau
[next]