summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-11uapi: export ila.hstephen hemminger1-0/+1
2015-12-11Merge branch 'bnxt_en-fixes'David S. Miller3-18/+36
2015-12-11bnxt_en: Implement missing tx timeout reset logic.Michael Chan1-3/+13
2015-12-11bnxt_en: Don't cancel sp_task from bnxt_close_nic().Michael Chan2-2/+12
2015-12-11bnxt_en: Change bp->state to bitmap.Michael Chan3-8/+7
2015-12-11bnxt_en: Fix bitmap declaration to work on 32-bit arches.Michael Chan1-6/+5
2015-12-11openvswitch: Respect conntrack zone even if invalidJoe Stringer1-2/+5
2015-12-11openvswitch: Fix helper reference leakJoe Stringer1-1/+8
2015-12-11phy: micrel: Fix finding PHY properties in MAC node.Andrew Lunn1-2/+11
2015-12-11ipv6: sctp: clone options to avoid use after freeEric Dumazet1-0/+8
2015-12-11xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet4-23/+42
2015-12-11xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet2-2/+10
2015-12-08net: ezchip: fix address space confusion in nps_enet.cArnd Bergmann1-21/+9
2015-12-08net: fsl: avoid 64-bit warning on pq_mdioArnd Bergmann1-1/+1
2015-12-08r8152: fix lockup when runtime PM is enabledPeter Wu1-18/+3
2015-12-08net: thunderx: Correctly distinguish between VF and LMAC countPavel Fedin1-21/+18
2015-12-08geneve: 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-07Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller3-9/+31
2015-12-07mpls: fix sending of local encapped packetsRobert Shearman1-2/+2
2015-12-07Merge branch 'vxlan-ipv6-metadata-dst'David S. Miller1-12/+57
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-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
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-06net: remove unnecessary semicolon in netdev_alloc_pcpu_stats()Felix Fietkau1-1/+1
2015-12-06sctp: 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
2015-12-05net: cdc_mbim: add "NDP to end" quirk for Huawei E3372Bjørn Mork2-2/+34
2015-12-05Revert "rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation"David S. Miller1-3/+2
2015-12-05MAINTAINERS: add myself as Renesas Ethernet drivers reviewerSergei Shtylyov1-0/+7
2015-12-05Merge branch 'sctp-timestamp-fixes'David S. Miller4-4/+8
2015-12-05sctp: also copy sk_tsflags when copying the socketMarcelo Ricardo Leitner1-0/+1
2015-12-05sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner3-2/+5
2015-12-05sctp: use the same clock as if sock source timestamps were onMarcelo Ricardo Leitner1-2/+2