summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-16net: mpls: Fix nexthop alive tracking on down eventsDavid Ahern
2017-03-16net: ethernet: aquantia: set net_device mtu when mtu is changedDavid Arcari
2017-03-16net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein
2017-03-16Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2017-03-16openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PADKris Murphy
2017-03-16nl80211: fix dumpit error path RTNL deadlocksJohannes Berg
2017-03-15net: properly release sk_frag.pageEric Dumazet
2017-03-15amd-xgbe: Fix jumbo MTU processing on newer hardwareLendacky, Thomas
2017-03-15net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabledFlorian Fainelli
2017-03-15MAINTAINERS: remove MACVLAN and VLAN entriesPablo Neira
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-03-15net/openvswitch: Set the ipv6 source tunnel key address attribute correctlyOr Gerlitz
2017-03-15fjes: Fix wrong netdevice feature flagsTaku Izumi
2017-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-03-15Merge tag 'gfs2-4.11-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-03-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-15netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalidLiping Zhang
2017-03-15gfs2: Avoid alignment hole in struct lm_locknameAndreas Gruenbacher
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-14Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-14Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-14Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-14Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-14Merge branch 'qed-fixes'David S. Miller
2017-03-14qed: Enable iSCSI Out-of-OrderMintz, Yuval
2017-03-14qed: Correct out-of-bound access in OOO historyMintz, Yuval
2017-03-14qed: Fix interrupt flags on Rx LL2Ram Amrani
2017-03-14qed: Free previous connections when releasing iSCSIMintz, Yuval
2017-03-14qed: Fix mapping leak on LL2 rx flowMintz, Yuval
2017-03-14qed: Prevent creation of too-big u32-chainsTomer Tayar
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-13Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
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-13Merge tag 'platform-drivers-x86-v4.11-2' of git://git.infradead.org/linux-pla...Linus Torvalds
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-13Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"Pablo Neira Ayuso
2017-03-13mm, gup: fix typo in gup_p4d_range()Kirill A. Shutemov