aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-23sctp: do not loose window information if in rwnd_overMarcelo Ricardo Leitner1-1/+1
2016-12-23Merge branch 'virtio-net-xdp-fixes'David S. Miller1-70/+102
2016-12-23virtio-net: XDP support for small buffersJason Wang1-25/+87
2016-12-23virtio-net: remove big packet XDP codesJason Wang1-41/+3
2016-12-23virtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO is supportJason Wang1-1/+3
2016-12-23virtio-net: make rx buf size estimation works for XDPJason Wang1-0/+3
2016-12-23virtio-net: unbreak csumed packets for XDP_PASSJason Wang1-2/+2
2016-12-23virtio-net: correctly handle XDP_PASS for linearized packetsJason Wang1-2/+8
2016-12-23virtio-net: fix page miscount during XDP linearizingJason Wang1-8/+11
2016-12-23virtio-net: correctly xmit linearized page on XDP_TXJason Wang1-1/+1
2016-12-23virtio-net: remove the warning before XDP linearizingJason Wang1-7/+1
2016-12-23Merge branch 'mlxsw-router-fixes'David S. Miller2-4/+10
2016-12-23mlxsw: spectrum_router: Correctly remove nexthop groupsIdo Schimmel1-0/+3
2016-12-23mlxsw: spectrum_router: Don't reflect dead neighsIdo Schimmel1-4/+6
2016-12-23neigh: Send netevent after marking neigh as deadIdo Schimmel1-0/+1
2016-12-23ipv6: handle -EFAULT from skb_copy_bitsDave Jones1-1/+5
2016-12-23inet: fix IP(V6)_RECVORIGDSTADDR for udp socketsWillem de Bruijn2-2/+2
2016-12-23Merge branch 'cls_flower-act_tunnel_key-fixes'David S. Miller2-13/+14
2016-12-23net/sched: cls_flower: Mandate mask when matching on flagsOr Gerlitz1-11/+12
2016-12-23net/sched: act_tunnel_key: Fix setting UDP dst port in metadata under IPv6Or Gerlitz1-2/+2
2016-12-23stmmac: CSR clock configuration fixjpinto3-6/+6
2016-12-22Merge tag 'wireless-drivers-for-davem-2016-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller5-5/+10
2016-12-22net: ipv4: Don't crash if passing a null sk to ip_do_redirect.Lorenzo Colitti1-1/+2
2016-12-21net: fddi: skfp: use %p format specifier for addresses rather than %xColin Ian King3-8/+8
2016-12-21tcp: add a missing barrier in tcp_tasklet_func()Eric Dumazet1-0/+1
2016-12-21net: mvpp2: fix dma unmapping of TX buffers for fragmentsThomas Petazzoni1-29/+30
2016-12-21net: ethernet: stmmac: dwmac-rk: make clk enablement first in powerupHeiko Stübner1-4/+4
2016-12-21be2net: Increase skb headroom size to 256 bytesKalesh A P1-1/+1
2016-12-21rtlwifi: Fix kernel oops introduced with commit e49656147359Larry Finger1-1/+2
2016-12-21ath9k: do not return early to fix rcu unlockingTobias Klausmann1-1/+1
2016-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds25-86/+148
2016-12-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds28-47/+942
2016-12-20Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds3-234/+407
2016-12-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds6-25/+61
2016-12-20Merge tag 'doc-4.10-3' of git://git.lwn.net/linuxLinus Torvalds1-0/+5
2016-12-20Merge tag 'microblaze-4.10-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds5-2/+20
2016-12-20Merge tag 'xtensa-20161219' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds10-135/+176
2016-12-20RDS: use rb_entry()Geliang Tang1-1/+1
2016-12-20net_sched: sch_netem: use rb_entry()Geliang Tang1-1/+1
2016-12-20net_sched: sch_fq: use rb_entry()Geliang Tang1-7/+7
2016-12-20net/mlx5: use rb_entry()Geliang Tang1-1/+1
2016-12-20ethernet: sfc: Add Kconfig entry for vendor SolarflareTobias Klauser2-1/+21
2016-12-20Merge branch 'sctp-fixes'David S. Miller2-18/+25
2016-12-20sctp: not copying duplicate addrs to the assoc's bind address listXin Long2-0/+6
2016-12-20sctp: reduce indent level in sctp_copy_local_addr_listXin Long1-18/+19
2016-12-20Merge branch 'hix5hd2_gmac-compatible-string'David S. Miller3-13/+17
2016-12-20ARM: dts: hix5hd2: don't change the existing compatible stringDongpo Li1-2/+2
2016-12-20net: hix5hd2_gmac: fix compatible strings nameDongpo Li2-11/+15
2016-12-20openvswitch: Add a missing break statement.Jarno Rajahalme1-0/+1
2016-12-20net: netcp: ethss: fix 10gbe host port tx pri map configurationWingMan Kwok1-1/+2