summaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-14openvswitch: fix trivial comment typoPaolo Abeni1-1/+1
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-13netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abortXin Long1-1/+2
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-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-07xfrm: take care of request socketsEric Dumazet2-4/+25
2015-12-07ipv6: sctp: fix lockdep splat in sctp_v6_get_dst()Eric Dumazet1-2/+1
2015-12-07vxlan: interpret IP headers for ECN correctlyJiri Benc1-4/+2
2015-12-07mpls: fix sending of local encapped packetsRobert Shearman1-2/+2
2015-12-07vxlan: support ndo_fill_metadata_dst also for IPv6Jiri Benc1-2/+23
2015-12-07vxlan: move IPv6 outpute route calculation to a functionJiri Benc1-10/+34
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
2015-12-07batman-adv: avoid keeping false temporary entrySimon Wunderlich1-2/+8
2015-12-07batman-adv: fix speedy join for DAT cache repliesSimon Wunderlich1-4/+15
2015-12-07net: remove unnecessary semicolon in netdev_alloc_pcpu_stats()Felix Fietkau1-1/+1
2015-12-07sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...lucien3-2/+5
2015-12-06sctp: only drop the reference on the datamsg after sending a msglucien1-4/+2
2015-12-06sctp: hold the chunks only after the chunk is enqueued in outqlucien2-2/+1
2015-12-06net: qca_spi: fix transmit queue timeout handlingStefan Wahren1-3/+2