summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: netlink: Fix multicast group storage allocation for families with more t...Matti Vaittinen2016-01-121-1/+1
* net: bpf: reject invalid shiftsRabin Vincent2016-01-122-0/+15
* bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss2016-01-111-1/+4
* udp: disallow UFO for sockets with SO_NO_CHECK optionMichal Kubeček2016-01-112-2/+2
* net: pktgen: fix null ptr deref in skb allocationJohn Fastabend2016-01-111-1/+3
* Merge branch 'renesas-eth-fixes'David S. Miller2016-01-112-10/+4
|\
| * sh_eth: stop reading ECMR in sh_eth_dev_init()Sergei Shtylyov2016-01-111-5/+2
| * ravb: stop reading ECMR in ravb_emac_init()Sergei Shtylyov2016-01-111-5/+2
|/
* sched,cls_flower: set key address type when presentJamal Hadi Salim2016-01-111-2/+8
* tcp_yeah: don't set ssthresh below 2Neal Cardwell2016-01-111-1/+1
* sctp: fix use-after-free in pr_debug statementMarcelo Ricardo Leitner2016-01-112-18/+10
* mlxsw: spectrum: Add FDB lock to prevent session interleavingIdo Schimmel2016-01-112-0/+6
* 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-111-0/+2
* net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memorySasha Levin2016-01-111-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-101-3/+9
* cdc-acm: fix NULL pointer referenceOliver Neukum2016-01-101-1/+7
* r8152: fix the wake eventhayeswang2016-01-091-1/+39
* phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.Roosen Henri2016-01-091-2/+10
* Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-01-091-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-0724-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-051-26/+40
| * net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern2016-01-055-14/+33
| * r8152: add reset_resume functionhayeswang2016-01-051-1/+9
| * connector: bump skb->users before callback invocationFlorian Westphal2016-01-051-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-041-1/+1
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-031-1/+1
|\ \ \ \