aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner3-42/+3
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 53Thomas Gleixner1-3/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41Thomas Gleixner16-96/+16
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner9-46/+9
2019-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller9-60/+44
2019-05-23hsr: fix don't prune the master node from the node_dbAndreas Oetken1-0/+8
2019-05-23devlink: add warning in case driver does not set port typeJiri Pirko1-0/+38
2019-05-22ipv4/igmp: fix build error if !CONFIG_IP_MULTICASTEric Dumazet1-11/+11
2019-05-22ipv4/igmp: fix another memory leak in igmpv3_del_delrec()Eric Dumazet1-17/+30
2019-05-22hv_sock: perf: loop in send() to maximize bandwidthSunil Muthuswamy1-14/+31
2019-05-22hv_sock: perf: Allow the socket buffer size options to influence the actual socket buffersSunil Muthuswamy1-10/+40
2019-05-22ipv6: Fix redirect with VRFDavid Ahern1-0/+6
2019-05-22neighbor: Add tracepoint to __neigh_createDavid Ahern1-0/+2
2019-05-22net: Set strict_start_type for routes and rulesDavid Ahern2-0/+2
2019-05-22ipv4: Rename and export nh_update_mtuDavid Ahern1-2/+2
2019-05-22ipv4: export fib_info_update_nh_saddrDavid Ahern1-6/+5
2019-05-22ipv4: export fib_flushDavid Ahern1-1/+1
2019-05-22ipv4: export fib_check_nhDavid Ahern1-6/+6
2019-05-22ipv4: Add function to send route updatesDavid Ahern1-0/+72
2019-05-22ipv6: export function to send route updatesDavid Ahern3-4/+37
2019-05-22ipv6: Add hook to bump sernum for a route to stubsDavid Ahern2-0/+9
2019-05-22ipv6: Add delete route hook to stubsDavid Ahern2-0/+7
2019-05-22net/tls: don't ignore netdev notifications if no TLS featuresJakub Kicinski1-1/+2
2019-05-22net/tls: fix state removal with feature flags offJakub Kicinski1-6/+0
2019-05-22net/tls: avoid NULL-deref on resync during device removalJakub Kicinski1-5/+10
2019-05-22Validate required parameters in inet6_validate_link_afMaxim Mikityanskiy1-22/+35
2019-05-22net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics.Felipe Gasper1-0/+12
2019-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-12/+32
2019-05-22netfilter: nft_flow_offload: IPCB is only valid for ipv4 familyFlorian Westphal1-6/+11
2019-05-22netfilter: nft_flow_offload: don't offload when sequence numbers need adjustmentFlorian Westphal1-4/+2
2019-05-22netfilter: nft_flow_offload: set liberal tracking mode for tcpFlorian Westphal1-0/+8
2019-05-22netfilter: nf_flow_table: ignore DF bit settingFlorian Westphal1-2/+1
2019-05-21ipv6: Consider sk_bound_dev_if when binding a raw socket to an addressMike Manning1-0/+2
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds300-634/+300
2019-05-21netfilter: nat: fix udp checksum corruptionFlorian Westphal1-1/+1
2019-05-21ipvs: Fix use-after-free in ip_vs_inYueHaibing1-1/+1
2019-05-21netfilter: nft_fib: Fix existence check supportPhil Sutter3-37/+8
2019-05-21netfilter: nf_queue: fix reinject verdict handlingJagdish Motwani1-0/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24Thomas Gleixner4-36/+4
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner41-567/+41
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 11Thomas Gleixner1-5/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3Thomas Gleixner3-12/+3
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner1-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner112-0/+112
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner89-0/+89
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner49-0/+49
2019-05-20net: qrtr: Fix message type of outgoing packetsBjorn Andersson1-2/+2
2019-05-20vlan: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-05-20tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu3-10/+27
2019-05-20netfilter: nf_tables: fix oops during rule dumpFlorian Westphal1-9/+11