aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2015-10-22ipvs: call skb_sender_cpu_clearJulian Anastasov
2015-10-22ipvs: fix crash with sync protocol v0 and FTPJulian Anastasov
2015-10-22ipvs: skb_orphan in case of forwardingAlex Gartrell
2015-10-22ipvs: fix crash if scheduler is changedJulian Anastasov
2015-10-22ipvs: do not use random local source address for tunnelsJulian Anastasov
2015-10-22Bluetooth: Delay check for conn->smp in smp_conn_security()Johan Hedberg
2015-10-22netfilter: nf_log: don't zap all loggers on unregisterFlorian Westphal
2015-10-22netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPECPablo Neira Ayuso
2015-10-22netfilter: nf_log: wait for rcu grace after logger unregistrationPablo Neira Ayuso
2015-10-22netfilter: nftables: Do not run chains in the wrong network namespaceEric W. Biederman
2015-10-22netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman
2015-10-22netfilter: ctnetlink: put back references to master ct and expect objectsPablo Neira Ayuso
2015-10-22netfilter: nf_conntrack: Support expectations in different zonesJoe Stringer
2015-10-22netfilter: nfnetlink: work around wrong endianess in res_id fieldPablo Neira Ayuso
2015-10-22svcrdma: Fix send_reply() scatter/gather set-upChuck Lever
2015-10-03netlink: Replace rhash_portid with boundHerbert Xu
2015-10-03netlink: Fix autobind race condition that leads to zero port IDHerbert Xu
2015-10-03fib_rules: fix fib rule dumps across multiple skbsWilson Kok
2015-10-03net: revert "net_sched: move tp->root allocation into fw_init()"WANG Cong
2015-10-03tcp: add proper TS val into RST packetsEric Dumazet
2015-10-03openvswitch: Zero flows on allocation.Jesse Gross
2015-10-03bridge: fix igmpv3 / mldv2 report parsingLinus Lüssing
2015-10-03sctp: fix race on protocol/netns initializationMarcelo Ricardo Leitner
2015-10-03netlink, mmap: transform mmap skb into full skb on tapsDaniel Borkmann
2015-10-03ipv6: fix multipath route replace error recoveryRoopa Prabhu
2015-10-03net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing
2015-10-03ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann
2015-10-03sock, diag: fix panic in sock_diag_put_filterinfoDaniel Borkmann