summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* virtio-net: make rx buf size estimation works for XDPJason Wang2016-12-231-0/+3
* virtio-net: unbreak csumed packets for XDP_PASSJason Wang2016-12-231-2/+2
* virtio-net: correctly handle XDP_PASS for linearized packetsJason Wang2016-12-231-2/+8
* virtio-net: fix page miscount during XDP linearizingJason Wang2016-12-231-8/+11
* virtio-net: correctly xmit linearized page on XDP_TXJason Wang2016-12-231-1/+1
* virtio-net: remove the warning before XDP linearizingJason Wang2016-12-231-7/+1
* Merge branch 'mlxsw-router-fixes'David S. Miller2016-12-232-4/+10
|\
| * mlxsw: spectrum_router: Correctly remove nexthop groupsIdo Schimmel2016-12-231-0/+3
| * mlxsw: spectrum_router: Don't reflect dead neighsIdo Schimmel2016-12-231-4/+6
| * neigh: Send netevent after marking neigh as deadIdo Schimmel2016-12-231-0/+1
|/
* ipv6: handle -EFAULT from skb_copy_bitsDave Jones2016-12-231-1/+5
* inet: fix IP(V6)_RECVORIGDSTADDR for udp socketsWillem de Bruijn2016-12-232-2/+2
* Merge branch 'cls_flower-act_tunnel_key-fixes'David S. Miller2016-12-232-13/+14
|\
| * net/sched: cls_flower: Mandate mask when matching on flagsOr Gerlitz2016-12-231-11/+12
| * net/sched: act_tunnel_key: Fix setting UDP dst port in metadata under IPv6Or Gerlitz2016-12-231-2/+2
|/
* stmmac: CSR clock configuration fixjpinto2016-12-233-6/+6
* Merge tag 'wireless-drivers-for-davem-2016-12-22' of git://git.kernel.org/pub...David S. Miller2016-12-225-5/+10
|\
| * rtlwifi: Fix kernel oops introduced with commit e49656147359Larry Finger2016-12-211-1/+2
| * ath9k: do not return early to fix rcu unlockingTobias Klausmann2016-12-211-1/+1
| * ath10k: free host-mem with DMA_BIRECTIONAL flagBen Greear2016-12-201-1/+1
| * brcmfmac: fix uninitialized field in scheduled scan ssid configurationArend Van Spriel2016-12-201-0/+1
| * brcmfmac: fix memory leak in brcmf_cfg80211_attach()Arend Van Spriel2016-12-201-2/+5
* | net: ipv4: Don't crash if passing a null sk to ip_do_redirect.Lorenzo Colitti2016-12-221-1/+2
* | net: fddi: skfp: use %p format specifier for addresses rather than %xColin Ian King2016-12-213-8/+8
* | tcp: add a missing barrier in tcp_tasklet_func()Eric Dumazet2016-12-211-0/+1
* | net: mvpp2: fix dma unmapping of TX buffers for fragmentsThomas Petazzoni2016-12-211-29/+30
* | net: ethernet: stmmac: dwmac-rk: make clk enablement first in powerupHeiko Stübner2016-12-211-4/+4
* | be2net: Increase skb headroom size to 256 bytesKalesh A P2016-12-211-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-2025-86/+148
|\ \
| * | RDS: use rb_entry()Geliang Tang2016-12-201-1/+1
| * | net_sched: sch_netem: use rb_entry()Geliang Tang2016-12-201-1/+1
| * | net_sched: sch_fq: use rb_entry()Geliang Tang2016-12-201-7/+7
| * | net/mlx5: use rb_entry()Geliang Tang2016-12-201-1/+1
| * | ethernet: sfc: Add Kconfig entry for vendor SolarflareTobias Klauser2016-12-202-1/+21
| * | Merge branch 'sctp-fixes'David S. Miller2016-12-202-18/+25
| |\ \
| | * | sctp: not copying duplicate addrs to the assoc's bind address listXin Long2016-12-202-0/+6
| | * | sctp: reduce indent level in sctp_copy_local_addr_listXin Long2016-12-201-18/+19
| |/ /
| * | Merge branch 'hix5hd2_gmac-compatible-string'David S. Miller2016-12-203-13/+17
| |\ \
| | * | ARM: dts: hix5hd2: don't change the existing compatible stringDongpo Li2016-12-201-2/+2
| | * | net: hix5hd2_gmac: fix compatible strings nameDongpo Li2016-12-202-11/+15
| |/ /
| * | openvswitch: Add a missing break statement.Jarno Rajahalme2016-12-201-0/+1
| * | net: netcp: ethss: fix 10gbe host port tx pri map configurationWingMan Kwok2016-12-201-1/+2
| * | net: netcp: ethss: fix errors in ethtool opsWingMan Kwok2016-12-201-5/+16
| * | Merge branch 'fsl-fixes'David S. Miller2016-12-204-4/+17
| |\ \
| | * | fsl/fman: enable compilation on ARM64Madalin Bucur2016-12-201-1/+1
| | * | fsl/fman: A007273 only applies to PPC SoCsMadalin Bucur2016-12-201-0/+8
| | * | powerpc: fsl/fman: remove fsl,fman from of_device_ids[]Madalin Bucur2016-12-202-3/+7
| | * | fsl/fman: fix 1G support for QSGMII interfacesMadalin Bucur2016-12-201-0/+1
| |/ /
| * | Merge branch 'phy-broken-modes'David S. Miller2016-12-203-26/+25
| |\ \
| | * | dt: bindings: net: use boolean dt properties for eee broken modesjbrunet2016-12-202-21/+8