summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-03rds: remove unnecessary returned value checkZhu Yanjun
2017-03-03rxrpc: Fix potential NULL-pointer exceptionDavid Howells
2017-03-03Merge branch 'nfp-fixes'David S. Miller
2017-03-03nfp: correct DMA direction in XDP DMA syncJakub Kicinski
2017-03-03nfp: don't tell FW about the reserved buffer spaceJakub Kicinski
2017-03-03Merge branch 'bgmac-fixes'David S. Miller
2017-03-03net: ethernet: bgmac: mac address change bugHari Vyas
2017-03-03net: ethernet: bgmac: init sequence bugJon Mason
2017-03-03Merge branch 'xen-netback-fixes'David S. Miller
2017-03-03xen-netback: don't vfree() queues under spinlockPaul Durrant
2017-03-03xen-netback: keep a local pointer for vif in backend_disconnect()Paul Durrant
2017-03-03Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-03-02ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache linesAlexander Duyck
2017-03-02ixgbe: update the rss key on h/w, when ethtool ask for itPaolo Abeni
2017-03-02xen-netback: Use GFP_ATOMIC to allocate hashAnoob Soman
2017-03-02bonding: use ETH_MAX_MTU as max mtuWANG Cong
2017-03-02netvsc: fix use-after-free in netvsc_change_mtu()Dexuan Cui
2017-03-02Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-03-02Merge tag 'wireless-drivers-for-davem-2017-03-02' of git://git.kernel.org/pub...David S. Miller
2017-03-02ipv6: ignore null_entry in inet6_rtm_getroute() tooWANG Cong
2017-03-02drivers: net: ethernet: remove incorrect __exit markupsDmitry Torokhov
2017-03-02tcp: fix potential double free issue for fastopen_reqWei Wang
2017-03-02net: Introduce sk_clone_lock() error path routineArnaldo Carvalho de Melo
2017-03-02dccp: Unlock sock before calling sk_free()Arnaldo Carvalho de Melo
2017-03-02Merge tag 'batadv-net-for-davem-20170301' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2017-03-02openvswitch: actions: fixed a brace coding style warningPeter Downs
2017-03-02cxgb4: update latest firmware version supportedGanesh Goudar
2017-03-02Merge branch 'amd-xgbe-fixes'David S. Miller
2017-03-02amd-xgbe: Don't overwrite SFP PHY mod_absent settingsLendacky, Thomas
2017-03-02amd-xgbe: Be sure to set MDIO modes on device (re)startLendacky, Thomas
2017-03-02amd-xgbe: Stop the PHY before releasing interruptsLendacky, Thomas
2017-03-02drivers: net: xgene: Fix crash on DT systemsAlban Bedel
2017-03-02ipv6: check for ip6_null_entry in __ip6_del_rt_siblings()WANG Cong
2017-03-02ath10k: search SMBIOS for OEM board file extensionWaldemar Rymarkiewicz
2017-03-02average: change to declare precision, not factorJohannes Berg
2017-03-01ipv6: orphan skbs in reassembly unitEric Dumazet
2017-03-01net: net_enable_timestamp() can be called from irq contextsEric Dumazet
2017-03-01net: don't call strlen() on the user buffer in packet_bind_spkt()Alexander Potapenko
2017-03-01net: bridge: allow IPv6 when multicast flood is disabledMike Manning
2017-03-01Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-03-01tcp/dccp: block BH for SYN processingEric Dumazet
2017-03-01bpf: update the comment about the length of analysisGary Lin
2017-03-01bridge: Fix error path in nbp_vlan_initYotam Gigi
2017-03-01net: route: add missing nla_policy entry for RTA_MARK attributeLiping Zhang
2017-03-01net/ipv6: avoid possible dead locking on addr_gen_mode sysctlFelix Jia
2017-03-01Merge branch 'vxlan-geneve-rcu-fixes'David S. Miller
2017-03-01geneve: lock RCU on TX pathJakub Kicinski
2017-03-01vxlan: lock RCU on TX pathJakub Kicinski
2017-03-01net: solve a NAPI raceEric Dumazet
2017-03-01net/mlx4: && vs & typoDan Carpenter