summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sctp: only drop the reference on the datamsg after sending a msglucien2015-12-061-4/+2
* sctp: hold the chunks only after the chunk is enqueued in outqlucien2015-12-062-2/+1
* net: qca_spi: fix transmit queue timeout handlingStefan Wahren2015-12-061-3/+2
* net: cdc_mbim: add "NDP to end" quirk for Huawei E3372Bjørn Mork2015-12-052-2/+34
* Revert "rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation"David S. Miller2015-12-051-3/+2
* MAINTAINERS: add myself as Renesas Ethernet drivers reviewerSergei Shtylyov2015-12-051-0/+7
* Merge branch 'sctp-timestamp-fixes'David S. Miller2015-12-054-4/+8
|\
| * sctp: also copy sk_tsflags when copying the socketMarcelo Ricardo Leitner2015-12-051-0/+1
| * sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner2015-12-053-2/+5
| * sctp: use the same clock as if sock source timestamps were onMarcelo Ricardo Leitner2015-12-051-2/+2
|/
* vxlan: fix incorrect RCO bit in VXLAN headerJiri Benc2015-12-051-1/+1
* ipv6: keep existing flags when setting IFA_F_OPTIMISTICBjørn Mork2015-12-051-1/+1
* stmmac: fix resource management when resumeGiuseppe CAVALLARO2015-12-051-3/+6
* ravb: fix RX queue #1 frame error counter nameSergei Shtylyov2015-12-051-1/+1
* sh_eth: fix kernel oops in skb_put()Sergei Shtylyov2015-12-051-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-12-057-28/+24
|\
| * i40e/i40evf: avoid mutex re-initJesse Brandeburg2015-12-034-13/+20
| * MAINTAINERS: Update Intel Wired LAN reviewersJeff Kirsher2015-12-031-1/+1
| * e100.txt: Cleanup license info in kernel docJeff Kirsher2015-12-031-14/+0
| * ixgbe: Reset interface after enabling SR-IOVAlexander Duyck2015-12-031-0/+3
* | atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek2015-12-041-4/+3
* | rhashtable: Use __vmalloc with GFP_ATOMIC for table allocationHerbert Xu2015-12-041-2/+3
* | gre6: allow to update all parameters via rtnlNicolas Dichtel2015-12-041-5/+3
* | pppoe: fix memory corruption in padt work structureGuillaume Nault2015-12-041-4/+10
* | Merge branch 'mvpp2-fixes'David S. Miller2015-12-041-19/+33
|\ \
| * | net: mvpp2: fix refilling BM pools in RX pathMarcin Wojtas2015-12-041-12/+16
| * | net: mvpp2: fix buffers' DMA handling on RX pathMarcin Wojtas2015-12-041-5/+16
| * | net: mvpp2: fix missing DMA region unmap in egress processingMarcin Wojtas2015-12-041-3/+2
|/ /
* | rhashtable: Prevent spurious EBUSY errors on insertionHerbert Xu2015-12-042-22/+41
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-03174-646/+3192
|\ \
| * \ Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-12-037-17/+25
| |\ \ | | |/ | |/|
| | * mac80211: fix off-channel mgmt-tx uninitialized variable usageJohannes Berg2015-12-021-2/+6
| | * mac80211: do not actively scan DFS channelsAntonio Quartulli2015-12-021-4/+5
| | * mac80211: don't teardown sdata on sdata stopEliad Peller2015-12-021-1/+1
| | * mac80211: always set the buf_size in AddBA req to 64Gregory Greenman2015-11-202-3/+6
| | * mac80211: ensure we don't update tx power on a non-running sdataEmmanuel Grumbach2015-11-201-1/+2
| | * mac80211: mesh: fix call_rcu() usageJohannes Berg2015-11-171-4/+4
| | * mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg2015-11-171-2/+1
| * | net: phy: reset only targeted phyJérôme Pouiller2015-12-031-1/+2
| * | Merge branch 'bnxt_en-fixes'David S. Miller2015-12-032-17/+34
| |\ \
| | * | bnxt_en: Setup uc_list mac filters after resetting the chip.Michael Chan2015-12-031-5/+8
| | * | bnxt_en: enforce proper storing of MAC addressJeffrey Huang2015-12-032-11/+16
| | * | bnxt_en: Fixed incorrect implementation of ndo_set_mac_addressJeffrey Huang2015-12-031-1/+10
| |/ /
| * | net: lpc_eth: remove irq > NR_IRQS check from probe()Vladimir Zapolskiy2015-12-031-1/+1
| * | net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet2015-12-035-14/+26
| * | openvswitch: fix hangup on vxlan/gre/geneve device deletionPaolo Abeni2015-12-032-3/+7
| * | ipv4: igmp: Allow removing groups from a removed interfaceAndrew Lunn2015-12-031-2/+3
| * | ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet2015-12-031-1/+8
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-12-031-1/+6
| |\ \
| | * | Bluetooth: Fix l2cap_chan leak in SMPJohan Hedberg2015-11-111-1/+6
OpenPOWER on IntegriCloud