summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-12-19neighbor: Use nda_policy for validating attributes in adds and dump requestsDavid Ahern
2018-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-19rds: Fix warning.David S. Miller
2018-12-19neighbor: NTF_PROXY is a valid ndm_flag for a dump requestDavid Ahern
2018-12-19neighbor: Initialize protocol when new pneigh_entry are createdDavid Ahern
2018-12-19net/sched: cls_flower: Remove old entries from rhashtableRoi Dayan
2018-12-19net/tls: allocate tls context using GFP_ATOMICGanesh Goudar
2018-12-19gro_cell: add napi_disable in gro_cells_destroyLorenzo Bianconi
2018-12-19neighbour: register rtnl doit handlerRoopa Prabhu
2018-12-19xsk: simplify AF_XDP socket teardownBjörn Töpel
2018-12-19ipv6: explicitly initialize udp6_addr in udp_sock_create6()Cong Wang
2018-12-19tipc: fix uninitialized value for broadcast retransmissionHoang Le
2018-12-19tipc: add trace_events for tipc bearerTuong Lien
2018-12-19tipc: add trace_events for tipc nodeTuong Lien
2018-12-19tipc: add trace_events for tipc socketTuong Lien
2018-12-19tipc: add trace_events for tipc linkTuong Lien
2018-12-19tipc: enable tracepoints in tipcTuong Lien
2018-12-19net: switch secpath to use skb extension infrastructureFlorian Westphal
2018-12-19xfrm: prefer secpath_set over secpath_dupFlorian Westphal
2018-12-19xfrm: use secpath_exist where applicableFlorian Westphal
2018-12-19net: use skb_sec_path helper in more placesFlorian Westphal
2018-12-19net: move secpath_exist helper to sk_buff.hFlorian Westphal
2018-12-19xfrm: change secpath_set to return secpath struct, not error valueFlorian Westphal
2018-12-19net: convert bridge_nf to use skb extension infrastructureFlorian Westphal
2018-12-19sk_buff: add skb extension infrastructureFlorian Westphal
2018-12-19netfilter: avoid using skb->nf_bridge directlyFlorian Westphal
2018-12-19net/rds: remove user triggered WARN_ON in rds_sendmsgshamir rabinovitch
2018-12-19net/rds: fix warn in rds_message_alloc_sgsshamir rabinovitch
2018-12-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-12-19Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller
2018-12-19Merge tag 'mac80211-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-12-19Bluetooth: Fix unnecessary error message for HCI request completionJohan Hedberg
2018-12-19xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spiYueHaibing
2018-12-19xfrm: policy: remove set but not used variable 'priority'YueHaibing
2018-12-19mac80211: Properly access radiotap vendor dataIlan Peer
2018-12-19cfg80211: fix ieee80211_get_vht_max_nss()Johannes Berg
2018-12-19mac80211: free skb fraglist before freeing the skbSara Sharon
2018-12-19nl80211: fix memory leak if validate_pae_over_nl80211() failsJohannes Berg
2018-12-19mac80211: fix radiotap vendor presence bitmap handlingJohannes Berg
2018-12-18net/smc: fix TCP fallback socket releaseMyungho Jung
2018-12-18tipc: handle broadcast NAME_DISTRIBUTOR packet when receiving itZhenbo Gao
2018-12-18net: bridge: remove unneeded variable 'err'YueHaibing
2018-12-18tipc: check group dests after tipc_wait_for_cond()Cong Wang
2018-12-19Bluetooth: clean an indentation issue, remove extraneous spaceColin Ian King
2018-12-19Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-12-196lowpan: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-19bpf: sockmap, metadata support for reporting size of msgJohn Fastabend
2018-12-18VSOCK: Send reset control packet when socket is partially boundJorgen Hansen