summary refs log tree commit diff
AgeCommit message (Expand)Author
2017-11-05net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski
2017-11-05mISDN: l1oip_core: replace _manual_ swap with swap macroGustavo A. R. Silva
2017-11-05net: plip: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-05tcp: do not clear again skb->csum in tcp_init_nondata_skb()Eric Dumazet
2017-11-05tcp: tcp_mtu_probing() cleanupEric Dumazet
2017-11-05dpaa_eth: avoid uninitialized variable false-positive warningArnd Bergmann
2017-11-05Merge branch 'openvswitch-netns'David S. Miller
2017-11-05rtnetlink: use netnsid to query interfaceJiri Benc
2017-11-05openvswitch: reliable interface indentification in port dumpsJiri Benc
2017-11-05net: export peernet2id_allocJiri Benc
2017-11-05ipv6: remove IN6_ADDR_HSIZE from addrconf.hEric Dumazet
2017-11-05pktgen: do not abuse IN6_ADDR_HSIZEEric Dumazet
2017-11-04net: sched: cls_u32: use bitwise & rather than logical && on n->flagsColin Ian King
2017-11-04tcp_nv: use do_div() instead of expensive div64_u64()Konstantin Khlebnikov
2017-11-04add support of IFF_XMIT_DST_RELEASE bit in vlanVadim Fedorenko
2017-11-04phylink: make local function phylink_phy_change() staticWei Yongjun
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-04liquidio: Fix an issue with multiple switchdev enable disablesVijaya Mohan Guvva
2017-11-04Merge branch 'mlxsw-Handle-changes-in-GRE-configuration'David S. Miller
2017-11-04mlxsw: spectrum_router: Handle down of tunnel underlayPetr Machata
2017-11-04mlxsw: spectrum_ipip: Handle underlay device changePetr Machata
2017-11-04mlxsw: spectrum: Handle NETDEV_CHANGE on L3 tunnelsPetr Machata
2017-11-04mlxsw: spectrum: Support IPIP underlay VRF migrationPetr Machata
2017-11-04mlxsw: spectrum_router: Onload conflicting tunnelsPetr Machata
2017-11-04mlxsw: spectrum_router: Fix saddr deduction in mlxsw_sp_ipip_entry_create()Petr Machata
2017-11-04mlxsw: spectrum_router: Generalize __mlxsw_sp_ipip_entry_update_tunnel()Petr Machata
2017-11-04mlxsw: spectrum_router: Extract __mlxsw_sp_ipip_entry_update_tunnel()Petr Machata
2017-11-04mlxsw: spectrum: Propagate extack for tunnel eventsPetr Machata
2017-11-04mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_up_event()Petr Machata
2017-11-04mlxsw: spectrum_router: Make mlxsw_sp_netdevice_ipip_ol_up_event() voidPetr Machata
2017-11-04mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_down_event()Petr Machata
2017-11-04mlxsw: spectrum_ipip: Split accessor functionsPetr Machata
2017-11-04mlxsw: spectrum: Move mlxsw_sp_ipip_netdev_{s, d}addr{, 4}()Petr Machata
2017-11-04mlxsw: spectrum_router: Extract mlxsw_sp_netdevice_ipip_can_offload()Petr Machata
2017-11-04mlxsw: spectrum: Rename IPIP-related netdevice handlersPetr Machata
2017-11-03Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2017-11-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-11-03arch/tile: Implement ->set_state_oneshot_stopped()Chris Metcalf
2017-11-03Merge tag 'powerpc-4.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-03Merge tag 'mmc-v4.14-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-03Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-03Update MIPS email addressesPaul Burton
2017-11-03x86: CPU: Fix up "cpu MHz" in /proc/cpuinfoRafael J. Wysocki
2017-11-03mm, swap: fix race between swap count continuation operationsHuang Ying
2017-11-03mm/huge_memory.c: deposit page table when copying a PMD migration entryZi Yan
2017-11-03initramfs: fix initramfs rebuilds w/ compression after disablingFlorian Fainelli