summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-14qed: Align CIDs according to DORQ requirementRam Amrani
2017-03-14Merge branch 'mlxsw-small-fixes'David S. Miller
2017-03-14mlxsw: reg: Fix SPVMLR max record countJiri Pirko
2017-03-14mlxsw: reg: Fix SPVM max record countJiri Pirko
2017-03-14net: Resend IGMP memberships upon peer notification.Vlad Yasevich
2017-03-13dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa
2017-03-13tun: fix premature POLLOUT notification on tun devicesHannes Frederic Sowa
2017-03-13dccp/tcp: fix routing redirect raceJon Maxwell
2017-03-13ucc/hdlc: fix two little issueZhao Qiang
2017-03-13vxlan: fix ovs supportNicolas Dichtel
2017-03-13net: use net->count to check whether a netns is alive or notAndrey Vagin
2017-03-13bridge: drop netfilter fake rtable unconditionallyFlorian Westphal
2017-03-13ipv6: avoid write to a possibly cloned skbFlorian Westphal
2017-03-13net: wimax/i2400m: fix NULL-deref at probeJohan Hovold
2017-03-13isdn/gigaset: fix NULL-deref at probeJohan Hovold
2017-03-13ipv6: make ECMP route replacement less greedySabrina Dubroca
2017-03-12bpf: improve read-only handlingDaniel Borkmann
2017-03-12selftests/bpf: fix broken buildAlexei Starovoitov
2017-03-12mpls: Do not decrement alive counter for unregister eventsDavid Ahern
2017-03-12xen-netback: fix race condition on XenBus disconnectIgor Druzhinin
2017-03-12mpls: Send route delete notifications when router module is unloadedDavid Ahern
2017-03-12act_connmark: avoid crashing on malformed nlattrs with null parmsEtienne Noss
2017-03-12Make IP 'forwarding' doc more preciseNeil Jerram
2017-03-12netvsc: handle select_queue when device is being removedstephen hemminger
2017-03-12net: ethernet: aquantia: call set_irq_affinity_hint before free_irqDavid Arcari
2017-03-10Merge branch 'mlx5-fixes'David S. Miller
2017-03-10net/mlx5e: Fix loopback selftestEugenia Emantayev
2017-03-10net/mlx5e: Avoid wrong identification of rules on deletionOr Gerlitz
2017-03-10net/mlx5e: remove IEEE/CEE mode check when setting DCBX modeHuy Nguyen
2017-03-10net/mlx5: Don't save PCI state when PCI error is detectedDaniel Jurgens
2017-03-10net/mlx5: Fix create autogroup prev initializerPaul Blakey
2017-03-10rxrpc: Wake up the transmitter if Rx window size increases on the peerDavid Howells
2017-03-09net: phy: marvell: Fix double free of hwmon deviceAndrew Lunn
2017-03-09Merge branch 'bcmgenet-minor-bug-fixes'David S. Miller
2017-03-09net: bcmgenet: decouple flow control from bcmgenet_tx_reclaimDoug Berger
2017-03-09net: bcmgenet: add begin/complete ethtool opsEdwin Chan
2017-03-09net: bcmgenet: Power up the internal PHY before probing the MIIDoug Berger
2017-03-09net: bcmgenet: synchronize irq0 status between the isr and taskDoug Berger
2017-03-09net: bcmgenet: power down internal phy if open or resume failsDoug Berger
2017-03-09net: bcmgenet: reserved phy revisions must be checked firstDoug Berger
2017-03-09net: bcmgenet: correct MIB access of UniMAC RUNT countersDoug Berger
2017-03-09net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB valuesDoug Berger
2017-03-09amd-xgbe: Enable IRQs only if napi_complete_done() is trueLendacky, Thomas
2017-03-09rxrpc: rxrpc_kernel_send_data() needs to handle failed call betterDavid Howells
2017-03-09udp: avoid ufo handling on IP payload compression packetsAlexey Kodanev
2017-03-09net: Work around lockdep limitation in sockets that use socketsDavid Howells
2017-03-09Merge branch 'bnxt_en-misc-small-fixes'David S. Miller
2017-03-09bnxt_en: Ignore 0 value in autoneg supported speed from firmware.Michael Chan
2017-03-09bnxt_en: Check if firmware LLDP agent is running.Michael Chan
2017-03-09bnxt_en: Call bnxt_ulp_stop() during tx timeout.Michael Chan