aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-09-29ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-09-29fq_codel: fix a use-after-freeWANG Cong
2015-09-29bridge: mdb: fix double add notificationNikolay Aleksandrov
2015-09-29net: Fix skb_set_peeked use-after-free bugHerbert Xu
2015-09-29net: Fix skb csum races when peekingHerbert Xu
2015-09-29net: Clone skb before setting peeked flagHerbert Xu
2015-09-29net: call rcu_read_lock early in process_backlogJulian Anastasov
2015-09-29net: do not process device backlog during unregistrationJulian Anastasov
2015-09-29bridge: fix potential crash in __netdev_pick_tx()Eric Dumazet
2015-09-29net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov
2015-09-29bridge: mdb: zero out the local br_ip variable before useNikolay Aleksandrov
2015-09-29net/tipc: initialize security state for new connection socketStephen Smalley
2015-09-29ip_tunnel: fix ipv4 pmtu check to honor inner ip header dfTimo Teräs
2015-09-29rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann
2015-09-29Revert "dev: set iflink to 0 for virtual interfaces"Nicolas Dichtel
2015-09-29net: graceful exit from netif_alloc_netdev_queues()Eric Dumazet
2015-09-29ipv6: Make MLD packets to only be processed locallyAngga
2015-09-29SUNRPC: Lock the transport layer on shutdownTrond Myklebust
2015-09-29SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust
2015-09-29SUNRPC: xs_reset_transport must mark the connection as disconnectedTrond Myklebust
2015-09-29SUNRPC: Fix a thinko in xs_connect()Trond Myklebust
2015-09-29mm: make page pfmemalloc check more robustMichal Hocko
2015-09-29mac80211: enable assoc check for mesh interfacesBob Copeland
2015-09-29nfc: nci: hci: Add check on skb nci_hci_send_cmd parameterChristophe Ricard
2015-09-21fs: create and use seq_show_option for escapingKees Cook
2015-09-139p: ensure err is initialized to 0 in p9_client_read/writeVincent Bernat
2015-09-13mac80211: fix invalid read in minstrel_sort_best_tp_rates()Adrien Schildknecht
2015-08-16Bluetooth: Fix NULL pointer dereference in smp_conn_securityJohan Hedberg
2015-08-10rds: rds_ib_device.refcount overflowWengang Wang
2015-08-10mac80211: clear subdir_stations when removing debugfsTom Hughes
2015-08-10can: replace timestamp as unique skb attributeOliver Hartkopp
2015-08-03p9_client_write(): avoid double p9_free_req()Al Viro
2015-08-039p: forgetting to cancel request on interrupted zero-copy RPCAl Viro
2015-08-03SUNRPC: Fix a memory leak in the backchannel codeTrond Myklebust
2015-08-03mac80211: prevent possible crypto tx tailroom corruptionMichal Kazior
2015-08-03cfg80211: ignore netif running state when changing iftypeMichal Kazior
2015-08-03mac80211: fix the beacon csa counter for mesh and ibssChun-Yeow Yeoh
2015-08-03crush: fix a bug in tree bucket decodeIlya Dryomov
2015-08-03ieee802154: Fix sockaddr_ieee802154 implicit padding information leak.Lennert Buytenhek
2015-08-03Bluetooth: Fix race condition with user channel and setup stageMarcel Holtmann
2015-07-10sctp: Fix race between OOTB responce and route removalAlexander Sverdlin
2015-07-10ip: report the original address of ICMP messagesJulian Anastasov
2015-07-10tcp: Do not call tcp_fastopen_reset_cipher from interrupt contextChristoph Paasch
2015-07-10mac80211: fix locking in update_vlan_tailroom_need_count()Johannes Berg
2015-07-10neigh: do not modify unlinked entriesJulian Anastasov
2015-07-10packet: avoid out of bounds read in round robin fanoutWillem de Bruijn
2015-07-10packet: read num_members once in packet_rcv_fanout()Eric Dumazet
2015-07-10bridge: fix br_stp_set_bridge_priority race conditionsNikolay Aleksandrov
2015-07-10sctp: fix ASCONF list handlingMarcelo Ricardo Leitner
2015-07-10can: fix loss of CAN frames in raw_rcvOliver Hartkopp