aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-09ipv4: update RTNH_F_LINKDOWN flag on UP eventJulian Anastasov
2015-12-09ipv4: fix to not remove local route on link downJulian Anastasov
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-09netlink: fix locking around NETLINK_LIST_MEMBERSHIPSDavid Herrmann
2015-12-09tcp: remove improper preemption check in tcp_xmit_probe_skb()Renato Westphal
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-09netfilter: ipset: Fix sleeping memory allocation in atomic contextNikolay Borisov
2015-11-09mac80211: Fix hwflags debugfs file formatMohammed Shafi Shajakhan
2015-10-27svcrdma: handle rdma read with a non-zero initial page offsetSteve Wise
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-27ipv6: Don't call with rt6_uncached_list_flush_devEric W. Biederman
2015-10-27bpf: clear sender_cpu before xmitAlexei Starovoitov
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-27net: dsa: fix preparation of a port STP updateVivien Didelot
2015-10-27skbuff: Fix skb checksum partial check.Pravin B Shelar
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-27l2tp: protect tunnel->del_work by ref_countAlexander Couzens
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