summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Merge branch 's390-fixes'David S. Miller2017-12-155-46/+79
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | s390/qeth: update takeover IPs after configuration changeJulian Wiedmann2017-12-155-37/+67
| | * | | | | | | | | | | s390/qeth: lock IP table while applying takeover changesJulian Wiedmann2017-12-151-0/+2
| | * | | | | | | | | | | s390/qeth: don't apply takeover changes to RXIPJulian Wiedmann2017-12-152-4/+6
| | * | | | | | | | | | | s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann2017-12-153-20/+19Star
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge tag 'batadv-net-for-davem-20171215' of git://git.open-mesh.org/linux-mergeDavid S. Miller2017-12-154-5/+7
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | batman-adv: Fix lock for ogm cnt access in batadv_iv_ogm_calc_tqSven Eckelmann2017-12-041-2/+2
| | * | | | | | | | | | | batman-adv: Fix kernel-doc for timer functionsSven Eckelmann2017-12-021-2/+2
| | * | | | | | | | | | | batman-adv: Fix check of retrieved orig_gw in batadv_v_gw_is_eligibleSven Eckelmann2017-12-011-1/+1
| | * | | | | | | | | | | batman-adv: Always initialize fragment header prioritySven Eckelmann2017-12-011-0/+2
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | mlxsw: spectrum: Disable MAC learning for ovs portYuval Mintz2017-12-151-0/+18
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-135-19/+23
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | bpf: add schedule points to map alloc/freeEric Dumazet2017-12-131-0/+2
| | * | | | | | | | | | | Merge branch 'bpf-misc-fixes'Alexei Starovoitov2017-12-124-19/+21
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | bpf: fix broken BPF selftest buildDaniel Borkmann2017-12-122-12/+8Star
| | | * | | | | | | | | | | bpf: fix build issues on um due to mising bpf_perf_event.hDaniel Borkmann2017-12-121-0/+1
| | | * | | | | | | | | | | bpf: fix corruption on concurrent perf_event_output callsDaniel Borkmann2017-12-121-7/+12
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'mlx4-misc-fixes'David S. Miller2017-12-134-28/+35
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | net/mlx4_en: Fill all counters under one call of stats lockEran Ben Elisha2017-12-131-26/+31
| | * | | | | | | | | | | | net/mlx4_core: Fix wrong calculation of free countersEran Ben Elisha2017-12-131-1/+0Star
| | * | | | | | | | | | | | net/mlx4_en: Fix selftest for small MTUsEugenia Emantayev2017-12-132-1/+4
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | net: phy: marvell: avoid configuring fiber page for SGMII-to-CopperRussell King2017-12-131-0/+4
| * | | | | | | | | | | | dwc-xlgmac: Add co-maintainerJie Deng2017-12-131-0/+1
| * | | | | | | | | | | | tcp: refresh tcp_mstamp from timers callbacksEric Dumazet2017-12-131-0/+2
| * | | | | | | | | | | | tcp: fix potential underestimation on rcv_rttWei Wang2017-12-131-4/+6
| * | | | | | | | | | | | skge: remove redundunt free_irq under spinlockStephen Hemminger2017-12-131-1/+0Star
| * | | | | | | | | | | | net: phy: meson-gxl: make function meson_gxl_read_status staticColin Ian King2017-12-131-1/+1
| * | | | | | | | | | | | of_mdio / mdiobus: ensure mdio devices have fwnode correctly populatedRussell King2017-12-132-0/+4
| * | | | | | | | | | | | net: phy: fix resume handlingRussell King2017-12-133-14/+9Star
| * | | | | | | | | | | | ARM: dts: vf610-zii-dev: use XAUI for DSA link portsRussell King2017-12-131-2/+2
| * | | | | | | | | | | | net: dsa: allow XAUI phy interface modeRussell King2017-12-131-0/+1
| * | | | | | | | | | | | hippi: Fix a Fix a possible sleep-in-atomic bug in rr_closeJia-Ju Bai2017-12-131-1/+1
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-12-1316-38/+170
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | netfilter: ip6t_MASQUERADE: add dependency on conntrack moduleKonstantin Khlebnikov2017-12-111-1/+7
| | * | | | | | | | | | | | netfilter: exthdr: add missign attributes to policyFlorian Westphal2017-12-111-0/+2
| | * | | | | | | | | | | | netfilter: ipt_CLUSTERIP: fix clusterip_net_exit build regressionArnd Bergmann2017-12-071-1/+1
| | * | | | | | | | | | | | netfilter: xt_osf: Add missing permission checksKevin Cernekee2017-12-061-0/+7
| | * | | | | | | | | | | | netfilter: xt_bpf: add overflow checksJann Horn2017-12-041-0/+6
| | * | | | | | | | | | | | netfilter: nfnetlink_cthelper: Add missing permission checksKevin Cernekee2017-12-041-0/+10
| | * | | | | | | | | | | | netfilter: conntrack: clamp timeouts to INT_MAXJay Elliott2017-11-281-3/+9
| | * | | | | | | | | | | | netfilter: conntrack: lower timeout to RETRANS seconds if window is 0Florian Westphal2017-11-201-0/+3
| | * | | | | | | | | | | | netfilter: nf_ct_h323: Extend nf_h323_error_boundary to work on bits as wellEric Sesterhenn2017-11-201-30/+62
| | * | | | | | | | | | | | netfilter: nf_ct_h323: Convert CHECK_BOUND macro to functionEric Sesterhenn2017-11-201-29/+65
| | * | | | | | | | | | | | netfilter: exit_net cleanup check addedVasily Averin2017-11-205-0/+27
| | * | | | | | | | | | | | netfilter: remove redundant assignment to eColin Ian King2017-11-203-3/+0Star
| * | | | | | | | | | | | | net: ethernet: arc: fix error handling in emac_rockchip_probeBranislav Radocaj2017-12-131-3/+7
| * | | | | | | | | | | | | net: qmi_wwan: add Sierra EM7565 1199:9091Sebastian Sjoholm2017-12-131-0/+1
| * | | | | | | | | | | | | net: igmp: Use correct source address on IGMPv3 reportsKevin Cernekee2017-12-131-1/+19
| * | | | | | | | | | | | | tipc: eliminate potential memory leakJon Maloy2017-12-131-1/+1
| * | | | | | | | | | | | | net: remove duplicate includesPravin Shedge2017-12-137-7/+0Star