summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-31arm64: bpf: fix div-by-zero caseZi Shen Lim2-13/+27
2016-01-31recordmcount: arm64: Replace the ignored mcount call into nopLi Bin1-1/+23
2016-01-31powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand2-0/+29
2016-01-31scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand1-1/+2
2016-01-31powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng1-8/+8
2016-01-31powerpc: Make value-returning atomics fully orderedBoqun Feng1-1/+1
2016-01-31powerpc/powernv: pr_warn_once on unsupported OPAL_MSG typeStewart Smith1-1/+1
2016-01-31powerpc/opal-irqchip: Fix deadlock introduced by "Fix double endian conversion"Alistair Popple1-1/+13
2016-01-31powerpc/opal-irqchip: Fix double endian conversionAlistair Popple1-29/+29
2016-01-31powerpc/tm: Check for already reclaimed tasksMichael Neuling1-0/+18
2016-01-31powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling3-5/+14
2016-01-31xfrm: dst_entries_init() per-net dst_opsDan Streetman3-62/+75
2016-01-31team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel1-3/+3
2016-01-31net/mlx5_core: Fix trimming down IRQ numberDoron Tsur5-8/+10
2016-01-31batman-adv: Drop immediate orig_node free functionSven Eckelmann3-27/+13
2016-01-31batman-adv: Drop immediate batadv_hard_iface free functionSven Eckelmann2-19/+7
2016-01-31batman-adv: Drop immediate neigh_ifinfo free functionSven Eckelmann1-24/+10
2016-01-31batman-adv: Drop immediate batadv_neigh_node free functionSven Eckelmann1-23/+10
2016-01-31batman-adv: Drop immediate batadv_orig_ifinfo free functionSven Eckelmann1-28/+31
2016-01-31batman-adv: Avoid recursive call_rcu for batadv_nc_nodeSven Eckelmann1-11/+8
2016-01-31batman-adv: Avoid recursive call_rcu for batadv_bla_claimSven Eckelmann1-7/+3
2016-01-31ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings4-15/+15
2016-01-31isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings1-0/+6
2016-01-31bridge: fix lockdep addr_list_lock false positive splatNikolay Aleksandrov1-0/+8
2016-01-31ipv6: update skb->csum when CE mark is propagatedEric Dumazet2-4/+17
2016-01-31net: bpf: reject invalid shiftsRabin Vincent2-0/+15
2016-01-31phonet: properly unshare skbs in phonet_rcv()Eric Dumazet1-0/+4
2016-01-31dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson1-1/+1
2016-01-31bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss1-1/+4
2016-01-31net: preserve IP control block during GSO segmentationKonstantin Khlebnikov5-5/+11
2016-01-31udp: disallow UFO for sockets with SO_NO_CHECK optionMichal Kubeček2-2/+2
2016-01-31net: pktgen: fix null ptr deref in skb allocationJohn Fastabend1-1/+3
2016-01-31sched,cls_flower: set key address type when presentJamal Hadi Salim1-2/+8
2016-01-31tcp_yeah: don't set ssthresh below 2Neal Cardwell1-1/+1
2016-01-31ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet1-0/+2
2016-01-31net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memorySasha Levin1-1/+1
2016-01-31vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel1-3/+9
2016-01-31tcp: fix zero cwnd in tcp_cwnd_reductionYuchung Cheng1-0/+3
2016-01-31net: possible use after free in dst_releaseFrancesco Ruggeri1-1/+2
2016-01-31net: sched: fix missing free per cpu on qstatsJohn Fastabend1-1/+3
2016-01-31net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent5-56/+25
2016-01-31bridge: Only call /sbin/bridge-stp for the initial network namespaceHannes Frederic Sowa1-1/+4
2016-01-31unix: properly account for FDs passed over unix socketswilly tarreau3-9/+29
2016-01-31af_unix: Fix splice-bind deadlockRainer Weikusat1-26/+40
2016-01-31connector: bump skb->users before callback invocationFlorian Westphal1-8/+3
2016-01-31sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long2-4/+5
2016-01-31net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork3-1/+33
2016-01-31addrconf: always initialize sysctl table dataWANG Cong1-7/+4
2016-01-31ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin1-1/+1
2016-01-31veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan1-6/+0