summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-03-21net: dst: remove gc leftoversJulian Wiedmann
2019-03-21ipv6: Remove fallback argument from ip6_hold_safeDavid Ahern
2019-03-21ipv4: Allow amount of dirty memory from fib resizing to be controllableDavid Ahern
2019-03-21ipv6: Change addrconf_f6i_alloc to use ip6_route_info_createDavid Ahern
2019-03-21ipv6: Move setting default metric for routesDavid Ahern
2019-03-21net/tls: Replace kfree_skb() with consume_skb()Vakul Garg
2019-03-21tipc: fix a null pointer derefHoang Le
2019-03-21tipc: fix use-after-free in tipc_sk_filter_rcvHoang Le
2019-03-20ipv6: Add icmp_echo_ignore_anycast for ICMPv6Stephen Suryaputra
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni
2019-03-20packet: rework packet_pick_tx_queue() to use common code selectionPaolo Abeni
2019-03-20net: dev: rename queue selection helpers.Paolo Abeni
2019-03-20net: bridge: use eth_broadcast_addr() to assign broadcast addressMao Wenan
2019-03-20net/tls: Add support of AES128-CCM based ciphersVakul Garg
2019-03-19ipv6: Add icmp_echo_ignore_multicast support for ICMPv6Stephen Suryaputra
2019-03-19tcp: free request sock directly upon TFO or syncookies errorGuillaume Nault
2019-03-19datagram: Make __skb_datagram_iter staticYueHaibing
2019-03-19tcp: add tcp_inet6_sk() helperEric Dumazet
2019-03-19tipc: smooth change between replicast and broadcastHoang Le
2019-03-19tipc: introduce new capability flag for clusterHoang Le
2019-03-19tipc: support broadcast/replicast configurable for bc-linkHoang Le
2019-03-18sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_STREAM_SCHEDULER soc...Xin Long
2019-03-18sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_EVENT sockoptXin Long
2019-03-18sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_ENABLE_STREAM_RESET ...Xin Long
2019-03-18sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_PRINFO sockoptXin Long
2019-03-18sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DEACTIVATE_KEY ...Xin Long
2019-03-18sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DELETE_KEY sockoptXin Long
2019-03-18sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_ACTIVE_KEY sockoptXin Long
2019-03-18sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_KEY sockoptXin Long
2019-03-18sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_MAX_BURST sockoptXin Long
2019-03-18sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_CONTEXT sockoptXin Long
2019-03-18sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SNDINFO sockoptXin Long
2019-03-18sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DELAYED_SACK sockoptXin Long
2019-03-18sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SEND_PARAM s...Marcelo Ricardo Leitner
2019-03-18sctp: not copy sctp_sock pd_lobby in sctp_copy_descendantXin Long
2019-03-18af_packet: fix the tx skb protocol in raw sockets with ETH_P_ALLYoshiki Komachi
2019-03-18packets: Always register packet sk in the same orderMaxime Chevallier
2019-03-18net: rose: fix a possible stack overflowEric Dumazet
2019-03-17tipc: allow service ranges to be connect()'ed on RDM/DGRAMErik Hugne
2019-03-16net: tipc: fix a missing check for nla_nest_startKangjie Lu
2019-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-03-16net: tipc: fix a missing check of nla_nest_startKangjie Lu
2019-03-16net: ncsi: fix a missing check for nla_nest_startKangjie Lu
2019-03-16net: openvswitch: fix missing checks for nla_nest_startKangjie Lu
2019-03-16net: openvswitch: fix a NULL pointer dereferenceKangjie Lu
2019-03-16xsk: fix umem memory leak on cleanupBjörn Töpel
2019-03-15net: add documentation to socket.cPedro Tammela
2019-03-15net: strparser: fix a missing check for create_singlethread_workqueueKangjie Lu
2019-03-15sch_cake: Interpret fwmark parameter as a bitmaskToke Høiland-Jørgensen
2019-03-15appletalk: Fix potential NULL pointer dereference in unregister_snap_clientYueHaibing