summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* unix: properly account for FDs passed over unix socketswilly tarreau2016-01-113-9/+29
* ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet2016-01-101-0/+2
* net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memorySasha Levin2016-01-101-1/+1
* net: qmi_wwan: Add SIMCom 7230EKristian Evensen2016-01-101-0/+1
* udp: restrict offloads to one namespaceHannes Frederic Sowa2016-01-105-7/+11
* vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel2016-01-091-3/+9
* cdc-acm: fix NULL pointer referenceOliver Neukum2016-01-091-1/+7
* r8152: fix the wake eventhayeswang2016-01-081-1/+39
* phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.Roosen Henri2016-01-081-2/+10
* Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-01-081-2/+4
|\
| * batman-adv: Fix invalid read while copying bat_iv.bcast_ownSven Eckelmann2016-01-071-2/+4
* | irda: toim3232-sir: delete some dead codeDan Carpenter2016-01-081-10/+0
* | isdn: act200: fix MODULE_PARM_DESC() typoDan Carpenter2016-01-081-1/+1
* | net: lan78xx: Fix to write to OTP(One Time Programmable) per magic number.Woojung.Huh@microchip.com2016-01-071-1/+54
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-0624-117/+150
|\
| * tcp: fix zero cwnd in tcp_cwnd_reductionYuchung Cheng2016-01-061-0/+3
| * Driver: Vmxnet3: Fix regression caused by 5738a09Shrikrishna Khare2016-01-062-6/+6
| * net: qmi_wwan: Add WeTelecom-WPD600NKristian Evensen2016-01-061-0/+1
| * mkiss: fix scribble on freed memoryAlan2016-01-061-0/+5
| * net: possible use after free in dst_releaseFrancesco Ruggeri2016-01-061-1/+2
| * net: sched: fix missing free per cpu on qstatsJohn Fastabend2016-01-061-1/+3
| * ARM: net: bpf: fix zero right shiftRabin Vincent2016-01-061-1/+2
| * 6pack: fix free memory scribblesOne Thousand Gnomes2016-01-061-0/+6
| * net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent2016-01-065-56/+25
| * bridge: Only call /sbin/bridge-stp for the initial network namespaceHannes Frederic Sowa2016-01-051-1/+4
| * af_unix: Fix splice-bind deadlockRainer Weikusat2016-01-041-26/+40
| * net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern2016-01-045-14/+33
| * r8152: add reset_resume functionhayeswang2016-01-041-1/+9
| * connector: bump skb->users before callback invocationFlorian Westphal2016-01-041-8/+3
| * cxgb4: correctly handling failed allocationInsu Yun2016-01-041-0/+4
| * qlcnic: correctly handle qlcnic_alloc_mbx_argsInsu Yun2016-01-041-2/+4
* | Merge tag 'trace-v4.4-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-052-1/+2
|\ \
| * | tracing: Fix setting of start_index in find_next()Qiu Peiyang2016-01-041-0/+1
| * | ftrace/scripts: Fix incorrect use of sprintf in recordmcountColin Ian King2016-01-041-1/+1
* | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2016-01-052-9/+10
|\ \ \
| * | | tile: provide CONFIG_PAGE_SIZE_64KB etc for tileproChris Metcalf2016-01-052-9/+10
* | | | Linux 4.4-rc8v4.4-rc8Linus Torvalds2016-01-031-1/+1
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-031-1/+1
|\ \ \ \
| * | | | MIPS: VDSO: Fix build error with binutils 2.24 and earlierGuenter Roeck2015-12-291-1/+1
* | | | | Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2016-01-032-5/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | drm/i915: increase the tries for HDMI hotplug live status checkingGary Wang2015-12-301-1/+1
| * | | | drm/i915: Unbreak check_digital_port_conflicts()Ville Syrjälä2015-12-231-4/+8
* | | | | Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-12-311-1/+3
|\ \ \ \ \
| * | | | | PCI: hisi: Fix hisi_pcie_cfg_read() 32-bit readsDongdong Liu2015-12-041-1/+3
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-12-313-18/+25
|\ \ \ \ \ \
| * | | | | | sparc: Wire up mlock2 system call.David S. Miller2015-12-313-4/+5
| * | | | | | sparc: Add all necessary direct socket system calls.David S. Miller2015-12-313-18/+24
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-3136-198/+334
|\ \ \ \ \ \ \
| * | | | | | | sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long2015-12-302-4/+5
| * | | | | | | Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub...David S. Miller2015-12-302-20/+44
| |\ \ \ \ \ \ \