summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: fix req->saved_syn raceEric Dumazet2015-11-054-11/+21
* net: stmmac: fix double-initialization of phy_ifaceLABBE Corentin2015-11-051-1/+1
* qlogic: qed: fix error codes in qed_resc_alloc()Dan Carpenter2015-11-051-3/+9
* net: dsa: mv88e6xxx: isolate unbridged portsVivien Didelot2015-11-054-0/+48
* USB: qmi_wwan: Add quirk for Quectel EC20 Mini PCIe modulePetr Štetiar2015-11-051-0/+21
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-11-054-11/+34
|\
| * Bluetooth: L2CAP: Add missing checks for invalid LE DCIDJohan Hedberg2015-11-051-1/+8
| * Bluetooth: L2CAP: Fix checked range when allocating new CIDJohan Hedberg2015-11-051-1/+1
| * Bluetooth: L2CAP: Fix returning correct LE CoC response codesJohan Hedberg2015-11-052-1/+10
| * Bluetooth: Check for supported white list before issuing commandsMarcel Holtmann2015-11-051-6/+11
| * Bluetooth: Fix possible deadlock in btusbKuba Pawlak2015-11-051-2/+4
* | bpf: add mod default A and X test casesYang Shi2015-11-051-0/+30
* | bnxt_en: add VXLAN dependencyArnd Bergmann2015-11-051-0/+1
* | net: add forgotten IFF_L3MDEV_SLAVE defineJiri Pirko2015-11-051-0/+1
* | ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca2015-11-051-0/+1
* | qlogic: qed: fix a test for MODE_MF_SIDan Carpenter2015-11-051-1/+1
* | qlogic/qed: remove bogus NULL checkDan Carpenter2015-11-051-5/+0
* | VSOCK: call sk->sk_data_ready() on accept()Stefan Hajnoczi2015-11-051-1/+1
* | tun_dst: Fix potential NULL dereferenceTobias Klauser2015-11-051-1/+2
* | net/core: ensure features get disabled on new lower devsJarod Wilson2015-11-051-3/+4
|/
* net: Fix prefsrc lookupsDavid Ahern2015-11-051-3/+10
* ipv4: fix a potential deadlock in mcast getsockopt() pathWANG Cong2015-11-052-23/+34
* ipv4: disable BH when changing ip local port rangeWANG Cong2015-11-051-2/+2
* sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free()Sergei Shtylyov2015-11-051-38/+22
* sh_eth: kill 'ret' variable in sh_eth_ring_init()Sergei Shtylyov2015-11-051-16/+8
* drivers: net: cpsw: Add support for fixed-link PHYMarkus Brunner2015-11-052-0/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-11-053-4/+6
|\
| * netfilter: nfnetlink: don't probe module if it existsFlorian Westphal2015-10-281-1/+1
| * netfilter: nf_nat_redirect: add missing NULL pointer checkMunehisa Kamata2015-10-271-1/+1
| * netfilter: xt_TEE: fix NULL dereferenceEric Dumazet2015-10-221-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2015-11-041-5/+5
|\ \
| * | ide: pdc202xx_new: Replace timeval with ktime_tAmitoj Kaur Chawla2015-11-031-5/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-041595-24004/+114920
|\ \ \
| * | | sh_eth: use DMA barriersSergei Shtylyov2015-11-031-4/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-0327-92/+192
| |\ \ \
| | * | | ipv6: fix tunnel error handlingMichal Kubeček2015-11-031-1/+11
| | * | | net: phy: fix a bug in get_phy_c45_idsShaohui Xie2015-11-031-25/+49
| | * | | sfc: push partner queue for skb->xmit_moreMartin Habets2015-11-034-4/+36
| | * | | sit: fix sit0 percpu double allocationsEric Dumazet2015-11-031-22/+4
| | * | | net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet2015-11-031-1/+2
| | * | | ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed sourceMatthias Schiffer2015-11-021-2/+1
| | * | | ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings2015-11-024-15/+15
| | * | | isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings2015-11-021-0/+6
| | * | | qmi_wwan: fix entry for HP lt4112 LTE/HSPA+ Gobi 4G ModuleBjørn Mork2015-11-021-1/+4
| | * | | ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha2015-11-021-3/+3
| | * | | Merge branch 'sh_eth-fixes'David S. Miller2015-11-021-5/+5
| | |\ \ \
| | | * | | sh_eth: fix WARNING in dma_common_free_remap()Sergei Shtylyov2015-11-021-1/+1
| | | * | | sh_eth: fix uninitialized arrays in sh_eth_ring_init()Sergei Shtylyov2015-11-021-4/+4
| | |/ / /
| | * | | Merge tag 'linux-can-fixes-for-4.3-20151030' of git://git.kernel.org/pub/scm/...David S. Miller2015-11-021-1/+1
| | |\ \ \
| | | * | | can: Use correct type in sizeof() in nla_put()Marek Vasut2015-10-301-1/+1