summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-11net: vrf: do not allow table id 0David Ahern1-0/+2
2017-01-11net: phy: marvell: fix Marvell 88E1512 used in SGMII modeRussell King1-1/+2
2017-01-11sctp: Fix spelling mistake: "Atempt" -> "Attempt"Colin Ian King1-1/+1
2017-01-11net: ipv4: Fix multipath selection with vrfDavid Ahern2-2/+9
2017-01-11cgroup: move CONFIG_SOCK_CGROUP_DATA to init/KconfigArnd Bergmann2-4/+4
2017-01-11gro: use min_t() in skb_gro_reset_offset()Eric Dumazet1-2/+3
2017-01-11Merge branch 'mlx5-fixes'David S. Miller4-44/+75
2017-01-11net/mlx5: Only cancel recovery work when cleaning up deviceDaniel Jurgens1-2/+4
2017-01-11net/mlx5e: Remove WARN_ONCE from adaptive moderation codeGil Rockah1-6/+1
2017-01-11net/mlx5e: Un-register uplink representor on nic_disableSaeed Mahameed1-7/+6
2017-01-11net/mlx5e: Properly handle FW errors while adding TC rulesOr Gerlitz1-7/+11
2017-01-11net/mlx5e: Fix kbuild warnings for uninitialized parametersHadar Hen Zion1-2/+2
2017-01-11net/mlx5e: Set inline mode requirements for matching on IP fragmentsOr Gerlitz1-0/+4
2017-01-11net/mlx5e: Properly get address type of encapsulation IP headersOr Gerlitz1-4/+9
2017-01-11net/mlx5e: TC ipv4 tunnel encap offload error flow fixesOr Gerlitz1-8/+8
2017-01-11net/mlx5e: Warn when rejecting offload attempts of IP tunnelsOr Gerlitz1-6/+24
2017-01-11net/mlx5e: Properly handle offloading of source udp port for IP tunnelsOr Gerlitz1-4/+8
2017-01-11gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu2-2/+8
2017-01-11gro: Enter slow-path if there is no tailroomHerbert Xu1-1/+2
2017-01-11mlx4: Return EOPNOTSUPP instead of ENOTSUPPMartin KaFai Lau1-1/+1
2017-01-11net/af_iucv: don't use paged skbs for TX on HiperSocketsJulian Wiedmann1-11/+14
2017-01-11net: add the AF_QIPCRTR entries to family name tablesAnna, Suman1-3/+3
2017-01-11net: qrtr: Mark 'buf' as little endianStephen Boyd1-2/+2
2017-01-11net: dsa: Ensure validity of dst->ds[0]Florian Fainelli1-4/+7
2017-01-10net: skb_flow_get_be16() can be staticEric Dumazet1-2/+2
2017-01-10Merge branch 'r8152-fix-autosuspend'David S. Miller1-16/+64
2017-01-10r8152: fix rx issue for runtime suspendhayeswang1-3/+28
2017-01-10r8152: split rtl8152_suspend functionhayeswang1-17/+40
2017-01-10net: socket: Make unnecessarily global sockfs_setattr() staticTobias Klauser1-1/+1
2017-01-10Merge tag 'wireless-drivers-for-davem-2017-01-10' of git://git.kernel.org/pub...David S. Miller4-21/+31
2017-01-10tcp: do not export tcp_peer_is_proven()Eric Dumazet1-1/+0
2017-01-10net: phy: Add Meson GXL PHY hardware dependencyJean Delvare1-0/+1
2017-01-10net/appletalk: Fix kernel memory disclosureVlad Tsyrklevich1-1/+1
2017-01-10ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned intPavel Tikhomirov1-1/+1
2017-01-10ipv6: fix typosAlexander Alemayhu1-2/+2
2017-01-09phy state machine: failsafe leave invalid RUNNING stateZefir Kurtisi1-0/+9
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-63/+116
2017-01-09Merge branch 'bcm_sf2-fixes'David S. Miller1-2/+9
2017-01-09net: dsa: bcm_sf2: Utilize nested MDIO read/writeFlorian Fainelli1-2/+2
2017-01-09net: dsa: bcm_sf2: Do not clobber b53_switch_opsFlorian Fainelli1-0/+7
2017-01-09net: stmmac: fix maxmtu assignment to be within valid rangeKweh, Hock Leong2-1/+15
2017-01-09Linux 4.10-rc3Linus Torvalds1-1/+1
2017-01-09bpf: change back to orig prog on too many passesDaniel Borkmann1-0/+2
2017-01-08Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds46-316/+550
2017-01-08Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-19/+24
2017-01-08Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-30/+56
2017-01-08tg3: Fix race condition in tg3_get_stats64().Michael Chan1-0/+3
2017-01-08be2net: fix unicast list fillingIvan Vecera1-2/+1
2017-01-08mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner3-4/+14
2017-01-08mm: stop leaking PageTablesHugh Dickins1-27/+20