summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sctp: Fix spelling mistake: "Atempt" -> "Attempt"Colin Ian King2017-01-111-1/+1
* net: ipv4: Fix multipath selection with vrfDavid Ahern2017-01-112-2/+9
* cgroup: move CONFIG_SOCK_CGROUP_DATA to init/KconfigArnd Bergmann2017-01-112-4/+4
* gro: use min_t() in skb_gro_reset_offset()Eric Dumazet2017-01-111-2/+3
* Merge branch 'mlx5-fixes'David S. Miller2017-01-114-44/+75
|\
| * net/mlx5: Only cancel recovery work when cleaning up deviceDaniel Jurgens2017-01-111-2/+4
| * net/mlx5e: Remove WARN_ONCE from adaptive moderation codeGil Rockah2017-01-111-6/+1
| * net/mlx5e: Un-register uplink representor on nic_disableSaeed Mahameed2017-01-111-7/+6
| * net/mlx5e: Properly handle FW errors while adding TC rulesOr Gerlitz2017-01-111-7/+11
| * net/mlx5e: Fix kbuild warnings for uninitialized parametersHadar Hen Zion2017-01-111-2/+2
| * net/mlx5e: Set inline mode requirements for matching on IP fragmentsOr Gerlitz2017-01-111-0/+4
| * net/mlx5e: Properly get address type of encapsulation IP headersOr Gerlitz2017-01-111-4/+9
| * net/mlx5e: TC ipv4 tunnel encap offload error flow fixesOr Gerlitz2017-01-111-8/+8
| * net/mlx5e: Warn when rejecting offload attempts of IP tunnelsOr Gerlitz2017-01-111-6/+24
| * net/mlx5e: Properly handle offloading of source udp port for IP tunnelsOr Gerlitz2017-01-111-4/+8
|/
* gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu2017-01-112-2/+8
* gro: Enter slow-path if there is no tailroomHerbert Xu2017-01-111-1/+2
* mlx4: Return EOPNOTSUPP instead of ENOTSUPPMartin KaFai Lau2017-01-111-1/+1
* net/af_iucv: don't use paged skbs for TX on HiperSocketsJulian Wiedmann2017-01-111-11/+14
* net: add the AF_QIPCRTR entries to family name tablesAnna, Suman2017-01-111-3/+3
* net: qrtr: Mark 'buf' as little endianStephen Boyd2017-01-111-2/+2
* net: dsa: Ensure validity of dst->ds[0]Florian Fainelli2017-01-111-4/+7
* net: skb_flow_get_be16() can be staticEric Dumazet2017-01-101-2/+2
* Merge branch 'r8152-fix-autosuspend'David S. Miller2017-01-101-16/+64
|\
| * r8152: fix rx issue for runtime suspendhayeswang2017-01-101-3/+28
| * r8152: split rtl8152_suspend functionhayeswang2017-01-101-17/+40
|/
* net: socket: Make unnecessarily global sockfs_setattr() staticTobias Klauser2017-01-101-1/+1
* Merge tag 'wireless-drivers-for-davem-2017-01-10' of git://git.kernel.org/pub...David S. Miller2017-01-104-21/+31
|\
| * rtlwifi: rtl_usb: Fix missing entry in USB driver's private dataLarry Finger2016-12-301-0/+1
| * orinoco: Use shash instead of ahash for MIC calculationsAndrew Lutomirski2016-12-303-21/+30
* | tcp: do not export tcp_peer_is_proven()Eric Dumazet2017-01-091-1/+0
* | net: phy: Add Meson GXL PHY hardware dependencyJean Delvare2017-01-091-0/+1
* | net/appletalk: Fix kernel memory disclosureVlad Tsyrklevich2017-01-091-1/+1
* | ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned intPavel Tikhomirov2017-01-091-1/+1
* | ipv6: fix typosAlexander Alemayhu2017-01-091-2/+2
* | phy state machine: failsafe leave invalid RUNNING stateZefir Kurtisi2017-01-091-0/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-0919-63/+116
|\ \
| * \ Merge branch 'bcm_sf2-fixes'David S. Miller2017-01-091-2/+9
| |\ \
| | * | net: dsa: bcm_sf2: Utilize nested MDIO read/writeFlorian Fainelli2017-01-091-2/+2
| | * | net: dsa: bcm_sf2: Do not clobber b53_switch_opsFlorian Fainelli2017-01-091-0/+7
| |/ /
| * | net: stmmac: fix maxmtu assignment to be within valid rangeKweh, Hock Leong2017-01-092-1/+15
| * | bpf: change back to orig prog on too many passesDaniel Borkmann2017-01-081-0/+2
| * | tg3: Fix race condition in tg3_get_stats64().Michael Chan2017-01-081-0/+3
| * | be2net: fix unicast list fillingIvan Vecera2017-01-081-2/+1
| * | be2net: fix accesses to unicast listIvan Vecera2017-01-071-6/+3
| * | netlabel: add CALIPSO to the list of built-in protocolsPaul Moore2017-01-071-4/+1
| * | Merge tag 'mac80211-for-davem-2017-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-01-061-9/+7
| |\ \
| | * | nl80211: fix sched scan netlink socket owner destructionJohannes Berg2017-01-051-9/+7
| * | | vti6: fix device register to report IFLA_INFO_KINDDavid Forster2017-01-061-1/+1
| * | | net: phy: dp83867: fix irq generationGrygorii Strashko2017-01-061-0/+10