summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-21net: reevalulate autoflowlabel setting after sysctl settingShaohua Li
2017-12-21openvswitch: Fix pop_vlan action for double tagged framesEric Garver
2017-12-21ipv6: Honor specified parameters in fibmatch lookupIdo Schimmel
2017-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-12-21bpf: do not allow root to mangle valid pointersAlexei Starovoitov
2017-12-21Merge branch 'bpf-verifier-sec-fixes'Daniel Borkmann
2017-12-21selftests/bpf: add tests for recent bugfixesJann Horn
2017-12-21bpf: fix integer overflowsAlexei Starovoitov
2017-12-21bpf: don't prune branches when a scalar is replaced with a pointerJann Horn
2017-12-21bpf: force strict alignment checks for stack pointersJann Horn
2017-12-21bpf: fix missing error return in check_stack_boundary()Jann Horn
2017-12-21bpf: fix 32-bit ALU op verificationJann Horn
2017-12-21bpf: fix incorrect tracking of register size truncationJann Horn
2017-12-21bpf: fix incorrect sign extension in check_alu_op()Jann Horn
2017-12-21bpf/verifier: fix bounds calculation on BPF_RSHEdward Cree
2017-12-20ipv4: Fix use-after-free when flushing FIB tablesIdo Schimmel
2017-12-20s390/qeth: fix error handling in checksum cmd callbackJulian Wiedmann
2017-12-20tipc: remove joining group member from congested listJon Maloy
2017-12-20selftests: net: Adding config fragment CONFIG_NUMA=yNaresh Kamboju
2017-12-20Merge tag 'mlx5-fixes-2017-12-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
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: 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-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-19ipv4: fib: Fix metrics match when deleting a routePhil Sutter
2017-12-19net: stmmac: Fix bad RX timestamp extractionFredrik Hallenberg
2017-12-19net: stmmac: Fix TX timestamp calculationFredrik Hallenberg
2017-12-19tipc: fix list sorting bug in function tipc_group_update_member()Jon Maloy
2017-12-19ip6_tunnel: get the min mtu properly in ip6_tnl_xmitXin Long
2017-12-19ip6_gre: remove the incorrect mtu limit for ipgre tapXin Long
2017-12-19ip_gre: remove the incorrect mtu limit for ipgre tapXin Long