summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-14net: phy: mdio-mux: Check return value of mdiobus_alloc()Tobias Klauser1-1/+6
2015-12-14openvswitch: fix trivial comment typoPaolo Abeni1-1/+1
2015-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller6-59/+57
2015-12-14net: Flush local routes when device changes vrf associationDavid Ahern1-0/+9
2015-12-14net:hns: print MAC with %pMAndy Shevchenko1-35/+14
2015-12-14net:hns: annotate IO address space properlyAndy Shevchenko1-5/+6
2015-12-14netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abortXin Long1-1/+2
2015-12-12Merge branch 'mpls-fixes'David S. Miller1-12/+31
2015-12-12mpls: make via address optional for multipath routesRobert Shearman1-9/+13
2015-12-12mpls: fix out-of-bounds access when via address not specifiedRobert Shearman1-5/+12
2015-12-12mpls: don't dump RTA_VIA attribute if not specifiedRobert Shearman1-2/+6
2015-12-12mpls: validate L2 via address lengthRobert Shearman1-0/+4
2015-12-12sfc: only use RSS filters if we're using RSSBert Kenward3-13/+18
2015-12-12uapi: export ila.hstephen hemminger1-0/+1
2015-12-12Merge branch 'bnxt_en-fixes'David S. Miller3-18/+36
2015-12-12bnxt_en: Implement missing tx timeout reset logic.Michael Chan1-3/+13
2015-12-12bnxt_en: Don't cancel sp_task from bnxt_close_nic().Michael Chan2-2/+12
2015-12-12bnxt_en: Change bp->state to bitmap.Michael Chan3-8/+7
2015-12-12bnxt_en: Fix bitmap declaration to work on 32-bit arches.Michael Chan1-6/+5
2015-12-12openvswitch: Respect conntrack zone even if invalidJoe Stringer1-2/+5
2015-12-12openvswitch: Fix helper reference leakJoe Stringer1-1/+8
2015-12-12phy: micrel: Fix finding PHY properties in MAC node.Andrew Lunn1-2/+11
2015-12-12ipv6: sctp: clone options to avoid use after freeEric Dumazet1-0/+8
2015-12-12xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet4-23/+42
2015-12-12xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet2-2/+10
2015-12-10netfilter: nf_dup: add missing dependencies with NF_CONNTRACKPablo Neira Ayuso2-0/+2
2015-12-10netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in ...Pablo Neira Ayuso1-2/+0
2015-12-10netfilter: nfnetlink: avoid recurrent netns lookups in call_batchPablo Neira Ayuso3-53/+47
2015-12-09netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failureNikolay Borisov1-0/+1
2015-12-09net: ezchip: fix address space confusion in nps_enet.cArnd Bergmann1-21/+9
2015-12-09net: fsl: avoid 64-bit warning on pq_mdioArnd Bergmann1-1/+1
2015-12-09r8152: fix lockup when runtime PM is enabledPeter Wu1-18/+3
2015-12-09net: thunderx: Correctly distinguish between VF and LMAC countPavel Fedin1-21/+18
2015-12-09geneve: Fix IPv6 xmit stats update.Pravin B Shelar1-2/+0
2015-12-08xfrm: take care of request socketsEric Dumazet2-4/+25
2015-12-08ipv6: sctp: fix lockdep splat in sctp_v6_get_dst()Eric Dumazet1-2/+1
2015-12-08vxlan: interpret IP headers for ECN correctlyJiri Benc1-4/+2
2015-12-08Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller3-9/+31
2015-12-08mpls: fix sending of local encapped packetsRobert Shearman1-2/+2
2015-12-08Merge branch 'vxlan-ipv6-metadata-dst'David S. Miller1-12/+57
2015-12-08vxlan: support ndo_fill_metadata_dst also for IPv6Jiri Benc1-2/+23
2015-12-08vxlan: move IPv6 outpute route calculation to a functionJiri Benc1-10/+34
2015-12-07Merge branch 'qed-fixes'David S. Miller10-91/+149
2015-12-07qed: Correct slowpath interrupt schemeSudarsana Kalluru4-52/+55
2015-12-07qed: Fix BAR size split for some serversAriel Elior2-21/+36
2015-12-07qed: fix handling of concurrent ramrods.Tomer Tayar3-17/+56
2015-12-07qed: Fix corner case for chain in-between pagesTomer Tayar1-1/+2
2015-12-07ethernet: aurora: AURORA_NB8800 should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2015-12-07batman-adv: Fix invalid stack access in batadv_dat_select_candidatesSven Eckelmann1-1/+4
2015-12-07batman-adv: fix erroneous client entry duplicate detectionMarek Lindner1-2/+4