aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-12-17Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtlsk-v4.1-16.03-rtlsk-v4.1-16.02-rtlsk-v4.1-16.01-rtlsk-v4.1-15.12-rtKevin Hilman
2015-12-09netlink: Add missing goto statement to netlink_insertHerbert Xu
2015-12-09Bluetooth: Fix removing connection parameters when unpairingJohan Hedberg
2015-12-09Bluetooth: hidp: fix device disconnect on idle timeoutDavid Herrmann
2015-12-09NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPEChristophe Ricard
2015-12-09NFC: nci: Fix improper management of HCI return codeChristophe Ricard
2015-12-09NFC: nci: Fix incorrect data chaining when sending dataChristophe Ricard
2015-12-09nl80211: Fix potential memory leak from parse_acl_dataOla Olsson
2015-12-09mac80211: fix divide by zero when NOA updateJanusz.Dziedzic@tieto.com
2015-12-09mac80211: allow null chandef in tracingArik Nemtsov
2015-12-09mac80211: fix driver RSSI event calculationsJohannes Berg
2015-12-09mac80211: Fix local deauth while associatingAndrei Otcheretianski
2015-12-09RDS: verify the underlying transport exists before creating a connectionSasha Levin
2015-12-09net: fix a race in dst_release()Eric Dumazet
2015-12-09packet: race condition in packet_bindFrancesco Ruggeri
2015-12-09ipv4: disable BH when changing ip local port rangeWANG Cong
2015-12-09ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca
2015-12-09sit: fix sit0 percpu double allocationsEric Dumazet
2015-12-09ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha
2015-12-09tipc: linearize arriving NAME_DISTR and LINK_PROTO buffersJon Paul Maloy
2015-12-09RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan
2015-12-09fib_trie: leaf_walk_rcu should not compute key if key is less than pn->keyAlexander Duyck
2015-12-09ipv6: gre: support SIT encapsulationEric Dumazet
2015-12-09tipc: allow non-linear first fragment bufferJon Paul Maloy
2015-12-09irda: precedence bug in irlmp_seq_hb_idx()Dan Carpenter
2015-11-02Merge branch 'linux-4.1.y' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Thomas Gleixner
2015-10-31inet: fix potential deadlock in reqsk_queue_unlink()Eric Dumazet
2015-10-31net: Make synchronize_rcu_expedited() conditional on !RT_FULLJosh Cartwright
2015-10-27svcrdma: handle rdma read with a non-zero initial page offsetSteve Wise
2015-10-27net/unix: fix logic about sk_peek_offsetAndrey Vagin
2015-10-27af_unix: return data from multiple SKBs on recv() with MSG_PEEK flagAaron Conole
2015-10-27netlink: Trim skb to alloc size to avoid MSG_TRUNCArad, Ronen
2015-10-27tipc: move fragment importance field to new header positionJon Paul Maloy
2015-10-27ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches
2015-10-27act_mirred: clear sender cpu before sending to txWANG Cong
2015-10-27ovs: do not allocate memory from offline numa nodeKonstantin Khlebnikov
2015-10-27bpf: fix panic in SO_GET_FILTER with native ebpf programsDaniel Borkmann
2015-10-27inet: fix race in reqsk_queue_unlink()Eric Dumazet
2015-10-27inet: fix races in reqsk_queue_hash_req()Eric Dumazet
2015-10-27skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-10-27l2tp: protect tunnel->del_work by ref_countAlexander Couzens
2015-10-22inet: fix potential deadlock in reqsk_queue_unlink()Eric Dumazet
2015-10-22batman-adv: Fix potentially broken skb network header accessLinus Lüssing
2015-10-22batman-adv: Fix potential synchronization issues in mcast tvlv handlerLinus Lüssing
2015-10-22batman-adv: Make MCAST capability changes atomicLinus Lüssing
2015-10-22batman-adv: Make TT capability changes atomicLinus Lüssing
2015-10-22batman-adv: Make NC capability changes atomicLinus Lüssing
2015-10-22batman-adv: Make DAT capability changes atomicLinus Lüssing
2015-10-22batman-adv: protect tt_local_entry from concurrent delete eventsMarek Lindner
2015-10-22batman-adv: fix kernel crash due to missing NULL checksMarek Lindner