summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-14net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2015-12-14net: phy: mdio-mux: Check return value of mdiobus_alloc()Tobias Klauser
2015-12-14openvswitch: fix trivial comment typoPaolo Abeni
2015-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-12-14net: Flush local routes when device changes vrf associationDavid Ahern
2015-12-14net:hns: print MAC with %pMAndy Shevchenko
2015-12-14net:hns: annotate IO address space properlyAndy Shevchenko
2015-12-13netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abortXin Long
2015-12-12Merge branch 'mpls-fixes'David S. Miller
2015-12-12mpls: make via address optional for multipath routesRobert Shearman
2015-12-12mpls: fix out-of-bounds access when via address not specifiedRobert Shearman
2015-12-12mpls: don't dump RTA_VIA attribute if not specifiedRobert Shearman
2015-12-12mpls: validate L2 via address lengthRobert Shearman
2015-12-12sfc: only use RSS filters if we're using RSSBert Kenward
2015-12-12uapi: export ila.hstephen hemminger
2015-12-12Merge branch 'bnxt_en-fixes'David S. Miller
2015-12-12bnxt_en: Implement missing tx timeout reset logic.Michael Chan
2015-12-12bnxt_en: Don't cancel sp_task from bnxt_close_nic().Michael Chan
2015-12-12bnxt_en: Change bp->state to bitmap.Michael Chan
2015-12-12bnxt_en: Fix bitmap declaration to work on 32-bit arches.Michael Chan
2015-12-12openvswitch: Respect conntrack zone even if invalidJoe Stringer
2015-12-12openvswitch: Fix helper reference leakJoe Stringer
2015-12-12phy: micrel: Fix finding PHY properties in MAC node.Andrew Lunn
2015-12-12ipv6: sctp: clone options to avoid use after freeEric Dumazet
2015-12-12xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet
2015-12-12xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet
2015-12-10netfilter: nf_dup: add missing dependencies with NF_CONNTRACKPablo Neira Ayuso
2015-12-10netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in ...Pablo Neira Ayuso
2015-12-10netfilter: nfnetlink: avoid recurrent netns lookups in call_batchPablo Neira Ayuso
2015-12-09netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failureNikolay Borisov
2015-12-09net: ezchip: fix address space confusion in nps_enet.cArnd Bergmann
2015-12-09net: fsl: avoid 64-bit warning on pq_mdioArnd Bergmann
2015-12-09r8152: fix lockup when runtime PM is enabledPeter Wu
2015-12-09net: thunderx: Correctly distinguish between VF and LMAC countPavel Fedin
2015-12-09geneve: Fix IPv6 xmit stats update.Pravin B Shelar
2015-12-07xfrm: take care of request socketsEric Dumazet
2015-12-07ipv6: sctp: fix lockdep splat in sctp_v6_get_dst()Eric Dumazet
2015-12-07vxlan: interpret IP headers for ECN correctlyJiri Benc
2015-12-07Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2015-12-07mpls: fix sending of local encapped packetsRobert Shearman
2015-12-07Merge branch 'vxlan-ipv6-metadata-dst'David S. Miller
2015-12-07vxlan: support ndo_fill_metadata_dst also for IPv6Jiri Benc
2015-12-07vxlan: move IPv6 outpute route calculation to a functionJiri Benc
2015-12-07Merge branch 'qed-fixes'David S. Miller
2015-12-07qed: Correct slowpath interrupt schemeSudarsana Kalluru
2015-12-07qed: Fix BAR size split for some serversAriel Elior
2015-12-07qed: fix handling of concurrent ramrods.Tomer Tayar
2015-12-07qed: Fix corner case for chain in-between pagesTomer Tayar
2015-12-07ethernet: aurora: AURORA_NB8800 should depend on HAS_DMAGeert Uytterhoeven
2015-12-07batman-adv: Fix invalid stack access in batadv_dat_select_candidatesSven Eckelmann