summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net_sched: fix a missing rcu barrier in mini_qdisc_pair_swap()Cong Wang2017-12-261-1/+3
* net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko2017-12-261-0/+1
* ip6_gre: fix device features for ioctl setupAlexey Kodanev2017-12-261-25/+32
* phylink: ensure AN is enabledRussell King2017-12-251-0/+1
* phylink: ensure the PHY interface mode is appropriately setRussell King2017-12-251-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-2173-492/+1548
|\
| * Merge branch 'net-zerocopy-fixes'David S. Miller2017-12-211-3/+4
| |\
| | * skbuff: skb_copy_ubufs must release uarg even without user fragsWillem de Bruijn2017-12-211-1/+2
| | * skbuff: orphan frags before zerocopy cloneWillem de Bruijn2017-12-211-2/+2
| |/
| * net: reevalulate autoflowlabel setting after sysctl settingShaohua Li2017-12-214-4/+13
| * openvswitch: Fix pop_vlan action for double tagged framesEric Garver2017-12-211-3/+12
| * ipv6: Honor specified parameters in fibmatch lookupIdo Schimmel2017-12-211-8/+11
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-206-168/+730
| |\
| | * bpf: do not allow root to mangle valid pointersAlexei Starovoitov2017-12-212-95/+63
| | * Merge branch 'bpf-verifier-sec-fixes'Daniel Borkmann2017-12-213-67/+661
| | |\
| | | * selftests/bpf: add tests for recent bugfixesJann Horn2017-12-211-16/+533
| | | * bpf: fix integer overflowsAlexei Starovoitov2017-12-212-2/+50
| | | * bpf: don't prune branches when a scalar is replaced with a pointerJann Horn2017-12-211-8/+7
| | | * bpf: force strict alignment checks for stack pointersJann Horn2017-12-211-0/+5
| | | * bpf: fix missing error return in check_stack_boundary()Jann Horn2017-12-211-0/+1
| | | * bpf: fix 32-bit ALU op verificationJann Horn2017-12-211-11/+17
| | | * bpf: fix incorrect tracking of register size truncationJann Horn2017-12-211-17/+27
| | | * bpf: fix incorrect sign extension in check_alu_op()Jann Horn2017-12-211-1/+7
| | | * bpf/verifier: fix bounds calculation on BPF_RSHEdward Cree2017-12-211-14/+16
| | |/
| | * bpf: Fix tools and testing build.David Miller2017-12-202-5/+5
| | * bpf: fix broken BPF selftest build on s390Hendrik Brueckner2017-12-191-1/+1
| * | ipv4: Fix use-after-free when flushing FIB tablesIdo Schimmel2017-12-201-2/+7
| * | s390/qeth: fix error handling in checksum cmd callbackJulian Wiedmann2017-12-201-1/+8
| * | tipc: remove joining group member from congested listJon Maloy2017-12-201-4/+2
| * | selftests: net: Adding config fragment CONFIG_NUMA=yNaresh Kamboju2017-12-201-0/+1
| * | Merge tag 'mlx5-fixes-2017-12-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-12-2017-104/+215
| |\ \
| | * | net/mlx5: Stay in polling mode when command EQ destroy failsMoshe Shemesh2017-12-191-3/+1
| | * | net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh2017-12-192-8/+14
| | * | net/mlx5: Fix steering memory leakMaor Gottlieb2017-12-191-2/+14
| | * | net/mlx5e: Prevent possible races in VXLAN control flowGal Pressman2017-12-191-0/+4
| | * | net/mlx5e: Add refcount to VXLAN structureGal Pressman2017-12-192-23/+28
| | * | net/mlx5e: Fix possible deadlock of VXLAN lockGal Pressman2017-12-191-10/+10
| | * | net/mlx5: Fix error flow in CREATE_QP commandMoni Shoua2017-12-191-2/+2
| | * | net/mlx5: Fix misspelling in the error message and commentEugenia Emantayev2017-12-192-2/+2
| | * | net/mlx5e: Fix defaulting RX ring size when not neededEugenia Emantayev2017-12-194-13/+22
| | * | net/mlx5e: Fix features check of IPv6 trafficGal Pressman2017-12-191-1/+2
| | * | net/mlx5e: Fix ETS BW checkHuy Nguyen2017-12-191-3/+7
| | * | net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha2017-12-193-16/+18
| | * | Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed2017-12-194-29/+93
| | * | net/mlx5: FPGA, return -EINVAL if size is zeroKamal Heib2017-12-191-0/+6
| * | | Merge branch 'cls_bpf-fix-offload-state-tracking-with-block-callbacks'David S. Miller2017-12-204-69/+92
| |\ \ \
| | * | | nfp: bpf: keep track of the offloaded programJakub Kicinski2017-12-202-4/+51
| | * | | cls_bpf: fix offload assumptions after callback conversionJakub Kicinski2017-12-203-67/+43
| |/ / /
| * | | net: Fix double free and memory corruption in get_net_ns_by_id()Eric W. Biederman2017-12-201-1/+1
| * | | Merge branch 'mvneta-fixes'David S. Miller2017-12-201-2/+6
| |\ \ \ | | |/ / | |/| |