summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-05-24ipv6: Move pcpu cached routes to fib6_nhDavid Ahern
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 103Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 93Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 77Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 72Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 62Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 53Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner
2019-05-24{nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty
2019-05-24mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he()John Crispin
2019-05-24mac80211: remove set but not used variable 'old'YueHaibing
2019-05-24mac80211: handle deauthentication/disassociation from TDLS peerYu Wang
2019-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-05-23hsr: fix don't prune the master node from the node_dbAndreas Oetken
2019-05-23devlink: add warning in case driver does not set port typeJiri Pirko
2019-05-22ipv4/igmp: fix build error if !CONFIG_IP_MULTICASTEric Dumazet
2019-05-22ipv4/igmp: fix another memory leak in igmpv3_del_delrec()Eric Dumazet
2019-05-22hv_sock: perf: loop in send() to maximize bandwidthSunil Muthuswamy
2019-05-22hv_sock: perf: Allow the socket buffer size options to influence the actual s...Sunil Muthuswamy
2019-05-22ipv6: Fix redirect with VRFDavid Ahern
2019-05-22neighbor: Add tracepoint to __neigh_createDavid Ahern
2019-05-22net: Set strict_start_type for routes and rulesDavid Ahern
2019-05-22ipv4: Rename and export nh_update_mtuDavid Ahern
2019-05-22ipv4: export fib_info_update_nh_saddrDavid Ahern
2019-05-22ipv4: export fib_flushDavid Ahern
2019-05-22ipv4: export fib_check_nhDavid Ahern
2019-05-22ipv4: Add function to send route updatesDavid Ahern
2019-05-22ipv6: export function to send route updatesDavid Ahern
2019-05-22ipv6: Add hook to bump sernum for a route to stubsDavid Ahern
2019-05-22ipv6: Add delete route hook to stubsDavid Ahern
2019-05-22net/tls: don't ignore netdev notifications if no TLS featuresJakub Kicinski
2019-05-22net/tls: fix state removal with feature flags offJakub Kicinski
2019-05-22net/tls: avoid NULL-deref on resync during device removalJakub Kicinski
2019-05-22Validate required parameters in inet6_validate_link_afMaxim Mikityanskiy
2019-05-22net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics.Felipe Gasper
2019-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-22netfilter: nft_flow_offload: IPCB is only valid for ipv4 familyFlorian Westphal
2019-05-22netfilter: nft_flow_offload: don't offload when sequence numbers need adjustmentFlorian Westphal
2019-05-22netfilter: nft_flow_offload: set liberal tracking mode for tcpFlorian Westphal
2019-05-22netfilter: nf_flow_table: ignore DF bit settingFlorian Westphal
2019-05-21batman-adv: fix for leaked TVLV handler.Jeremy Sowden
2019-05-21batman-adv: Start new development cycleSimon Wunderlich
2019-05-21ipv6: Consider sk_bound_dev_if when binding a raw socket to an addressMike Manning
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-05-21rds: Don't check return value from destroy CQLeon Romanovsky
2019-05-21netfilter: nat: fix udp checksum corruptionFlorian Westphal
2019-05-21ipvs: Fix use-after-free in ip_vs_inYueHaibing