summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-20net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_...Yafang Shao
2017-12-20net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tr...Yafang Shao
2017-12-20tcp: Export to userspace the TCP state names for the trace eventsSteven Rostedt (VMware)
2017-12-20netdevsim: correctly check return value of debugfs_create_dirPrashant Bhole
2017-12-20ip6_gre: fix potential memory leak in ip6erspan_rcvHaishuang Yan
2017-12-20ip_gre: fix potential memory leak in erspan_rcvHaishuang Yan
2017-12-20ip6_gre: fix error path when ip6erspan_rcv failedHaishuang Yan
2017-12-20ip_gre: fix error path when erspan_rcv failedHaishuang Yan
2017-12-20ip6_gre: fix a pontential issue in ip6erspan_rcvHaishuang Yan
2017-12-20Merge tag 'mlx5-fixes-2017-12-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2017-12-20block-throttle: avoid double chargeShaohua Li
2017-12-20Merge branch 'cls_bpf-fix-offload-state-tracking-with-block-callbacks'David S. Miller
2017-12-20nfp: bpf: keep track of the offloaded programJakub Kicinski
2017-12-20cls_bpf: fix offload assumptions after callback conversionJakub Kicinski
2017-12-20net: amd-xgbe: Get rid of custom hex_dump_to_buffer()Andy Shevchenko
2017-12-20net: Clarify dev_weight documentation for LRO and GRO_HW.Michael Chan
2017-12-20Merge branch 'netdevsim-couple-of-build-warning-fixes'David S. Miller
2017-12-20netdevsim: bpf: remove unused variableJakub Kicinski
2017-12-20netdevsim: declare struct device_type as staticJakub Kicinski
2017-12-20selftests: rtnetlink: add gretap test casesWilliam Tu
2017-12-20net: pasemi: Replace mac address parsingAndy Shevchenko
2017-12-20net: bonding: Replace mac address parsingAndy Shevchenko
2017-12-20bridge: Use helpers to handle MAC addressAndy Shevchenko
2017-12-20net: Fix double free and memory corruption in get_net_ns_by_id()Eric W. Biederman
2017-12-20Merge branch 'mvneta-fixes'David S. Miller
2017-12-20net: mvneta: eliminate wrong call to handle rx descriptor errorYelena Krivosheev
2017-12-20net: mvneta: use proper rxq_number in loop on rx queuesYelena Krivosheev
2017-12-20net: mvneta: clear interface link status on port disableYelena Krivosheev
2017-12-20ip6_vti: adjust vti mtu according to mtu of lower deviceAlexey Kodanev
2017-12-20Merge branch 'acpi-cppc'Rafael J. Wysocki
2017-12-20Merge branch 'pm-pci'Rafael J. Wysocki
2017-12-19Do not hash userspace addresses in fault handlersKees Cook
2017-12-20bpf: Fix tools and testing build.David Miller
2017-12-19net/mlx5: Stay in polling mode when command EQ destroy failsMoshe Shemesh
2017-12-19net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh
2017-12-19net/mlx5: Fix steering memory leakMaor Gottlieb
2017-12-19net/mlx5e: Prevent possible races in VXLAN control flowGal Pressman
2017-12-19net/mlx5e: Add refcount to VXLAN structureGal Pressman
2017-12-19net/mlx5e: Fix possible deadlock of VXLAN lockGal Pressman
2017-12-19net/mlx5: Fix error flow in CREATE_QP commandMoni Shoua
2017-12-19net/mlx5: Fix misspelling in the error message and commentEugenia Emantayev
2017-12-19net/mlx5e: Fix defaulting RX ring size when not neededEugenia Emantayev
2017-12-19net/mlx5e: Fix features check of IPv6 trafficGal Pressman
2017-12-19net/mlx5e: Fix ETS BW checkHuy Nguyen
2017-12-19net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha
2017-12-19Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed
2017-12-19net/mlx5: FPGA, return -EINVAL if size is zeroKamal Heib
2017-12-19Merge branch 'nfp-flower-add-Geneve-tunnel-support'David S. Miller
2017-12-19nfp: flower: compile Geneve encap actionsJohn Hurley
2017-12-19nfp: flower: compile Geneve match fieldsJohn Hurley