aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* selinux: check for address length in selinux_socket_bind()Alexander Potapenko2019-07-061-0/+8
* KEYS: put keyring if install_session_keyring_to_cred() failsEric Biggers2019-07-061-3/+4
* security: Used macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza2019-07-061-1/+2
* selinux: call WARN_ONCE() instead of calling audit_log_start()Richard Guy Briggs2019-07-061-8/+4
* SELinux: security_load_policy: Silence frame-larger-than warningTim Gardner2019-07-061-22/+32
* selinux: ensure the context is NUL terminated in security_context_to_sid_core()Paul Moore2019-07-061-10/+8
* Provide a function to create a NUL-terminated string from unterminated dataDavid Howells2019-07-062-0/+25
* selinux: skip bounded transition processing if the policy isn't loadedPaul Moore2019-07-061-0/+3
* usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP2019-05-031-7/+10
* netfilter: drop outermost socket lock in getsockopt()Paolo Abeni2019-05-032-14/+3
* net/dccp: fix use after free in tw_timer_handler()Andrey Ryabinin2019-05-032-0/+12
* dccp: CVE-2017-8824: use-after-free in DCCP codeMohamed Ghannam2019-05-031-0/+5
* cfg80211: check dev_set_name() return valueJohannes Berg2019-05-031-1/+6
* nl80211: take RCU read lock when calling ieee80211_bss_get_ie()Dominik Brodowski2019-05-031-4/+7
* ipv4: Avoid reading user iov twice after raw_probe_proto_optHerbert Xu2019-05-031-8/+54
* ipv4: Use standard iovec primitive in raw_probe_proto_optHerbert Xu2019-05-031-39/+11
* nl80211: fix nl80211_send_iface() error pathsJohannes Berg2019-05-031-2/+4
* nl80211: don't expose wdev->ssid for most interfacesJohannes Berg2019-05-031-2/+24
* VSOCK: Send reset control packet when socket is partially boundJorgen Hansen2019-05-031-17/+50
* mac80211: ignore NullFunc frames in the duplicate detectionEmmanuel Grumbach2019-05-031-0/+1
* mac80211: fix reordering of buffered broadcast packetsFelix Fietkau2019-05-031-2/+2
* mac80211: always send multicast on CAB queueJohannes Berg2019-05-031-2/+3
* rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devicesEric Dumazet2019-05-031-0/+3
* mac80211: Clear beacon_int in ieee80211_do_stopBen Greear2019-05-031-0/+2
* xfrm: Fix bucket count reported to userspaceBenjamin Poirier2019-05-031-1/+1
* netfilter: xt_IDLETIMER: add sysfs filename checking routineTaehee Yoo2019-05-031-0/+20
* netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal2019-05-034-5/+38
* rtnetlink: Disallow FDB configuration for non-Ethernet deviceIdo Schimmel2019-05-031-0/+10
* net: sched: gred: pass the right attribute to gred_change_table_def()Jakub Kicinski2019-05-031-1/+1
* ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio2019-05-031-2/+1
* llc: do not use sk_eat_skb()Eric Dumazet2019-05-031-8/+5
* net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern2019-05-031-2/+4
* net: make skb_partial_csum_set() more robust against overflowsEric Dumazet2019-05-031-5/+7
* ipv6: take rcu lock in rawv6_send_hdrinc()Wei Wang2019-05-031-9/+20
* ipv6: Compute net once in raw6_send_hdrincEric W. Biederman2019-05-031-2/+3
* rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096Eric Dumazet2019-05-031-0/+6
* net: sched: act_ipt: check for underflow in __tcf_ipt_init()Dan Carpenter2019-05-031-1/+1
* mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau2019-05-031-1/+1
* ip_tunnel: be careful when accessing the inner headerPaolo Abeni2019-05-031-0/+9
* ip6_tunnel: be careful when accessing the inner headerPaolo Abeni2019-05-031-2/+11
* ipv6: fix possible use-after-free in ip6_xmit()Eric Dumazet2019-05-031-1/+2
* cfg80211: reg: Init wiphy_idx in regulatory_hint_core()Andrei Otcheretianski2019-05-031-0/+1
* cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IEArunk Khandavalli2019-05-031-0/+1
* ipv6: fix cleanup ordering for pingv6 registrationSabrina Dubroca2019-05-031-2/+2
* xfrm: Validate address prefix lengths in the xfrm selector.Steffen Klassert2019-05-031-0/+12
* xfrm: fix 'passing zero to ERR_PTR()' warningYueHaibing2019-05-031-1/+4
* packet: refine ring v3 block size test to hold one frameWillem de Bruijn2019-05-031-4/+6
* ipv4: remove BUG_ON() from fib_compute_spec_dstLorenzo Bianconi2019-05-031-2/+3
* KEYS: DNS: fix parsing multiple optionsEric Biggers2019-05-031-12/+16
* skbuff: Unconditionally copy pfmemalloc in __skb_clone()Stefano Brivio2019-05-031-0/+1