OSDN Git Service

USB: core: fix check for duplicate endpoints
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / net /
2020-01-12 Eric Dumazetvlan: fix memory leak in vlan_dev_set_egress_priority
2020-01-12 Eric Dumazetvlan: vlan_changelink() should propagate errors
2020-01-12 Pengcheng Yangtcp: fix "old stuff" D-SACK causing SACK to be treated...
2020-01-12 Xin Longsctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_...
2020-01-12 Eric Dumazetpkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
2020-01-12 Chan Shu Tak, Alexllc2: Fix return statement of llc_stat_ev_rx_null_dsap_...
2020-01-12 Aditya Pakkirfkill: Fix incorrect check to avoid NULL pointer deref...
2020-01-12 Florian Westphalnetfilter: ctnetlink: netns exit must wait for callbacks
2020-01-12 Eric Dumazetnet: add annotations on hh->hh_len lockless accesses
2020-01-12 Dan CarpenterBluetooth: delete a stray unlock
2020-01-04 Eric Dumazettcp: do not send empty skb from tcp_write_xmit()
2020-01-04 Eric Dumazetnet: icmp: fix data-race in cmp_global_allow()
2020-01-04 Eric Dumazetnetfilter: bridge: make sure to pull arp header in...
2020-01-04 Florian Westphalnetfilter: ebtables: compat: reject all padding in...
2020-01-04 Xin Longsctp: fully initialize v4 addr in some functions
2020-01-04 Jia-Ju Bainet: nfc: nci: fix a possible sleep-in-atomic-context...
2020-01-04 Mao Wenanaf_packet: set defaule value for tmo
2020-01-04 Mattijs KorpershoekBluetooth: hci_core: fix init for HCI_USER_CHANNEL
2019-12-21 Eric Dumazetinet: protect against too small mtu values.
2019-12-21 Taehee Yootipc: fix ordering of tipc module init and exit routine
2019-12-21 Eric Dumazettcp: md5: fix potential overestimation of TCP option...
2019-12-21 Nikolay Aleksandrovnet: bridge: deny dev_set_mac_address() when unregistering
2019-12-21 Pavel Tikhomirovsunrpc: fix crash when cache_head become valid before...
2019-12-21 YueHaibingappletalk: Set error code if register_snap_client failed
2019-12-21 YueHaibingappletalk: Fix potential NULL pointer dereference in...
2019-12-21 Yuchung Chengtcp: fix off-by-one bug on aborting window-probing...
2019-12-21 Martin Schillernet/x25: fix null_x25_address handling
2019-12-21 Martin Schillernet/x25: fix called/calling length calculation in x25_p...
2019-12-05 Dust Linet: sched: fix `tc -s class show` no bstats on class...
2019-12-05 John Rutherfordtipc: fix link name length check
2019-12-05 Paolo Abeniopenvswitch: remove another BUG_ON()
2019-12-05 Paolo Abeniopenvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_bui...
2019-12-05 Paolo Abeniopenvswitch: fix flow command message size
2019-12-05 Eric Dumazetnet: fix possible overflow in __sk_mem_raise_allocated()
2019-12-05 Hoang Letipc: fix skb may be leaky in tipc_link_input
2019-12-05 Johannes Bergdecnet: fix DN_IFREQ_SIZE
2019-12-05 Konstantin Khlebnikovnet/core/neighbour: fix kmemleak minimal reference...
2019-12-05 Konstantin Khlebnikovnet/core/neighbour: tell kmemleak about hash tables
2019-12-05 Gustavo A. R. Silvatipc: fix memory leak in tipc_nl_compat_publ_dump
2019-12-05 Kangjie Lutipc: fix a missing check of genlmsg_put
2019-12-05 Aditya Pakkinet/net_namespace: Check the return value of register_p...
2019-12-05 Lepton WuVSOCK: bind to random port for VMADDR_PORT_ANY
2019-11-29 Greg Kroah-HartmanRevert "sock: Reset dst when changing sk_mark via setso...
2019-11-28 David Barmannsock: Reset dst when changing sk_mark via setsockopt
2019-11-28 Eric Dumazetnet: do not abort bulk send on BQL status
2019-11-28 Trond MyklebustSUNRPC: Fix a compile warning for cmpxchg64()
2019-11-28 Kyeongdon Kimnet: fix warning in af_unix
2019-11-28 Dan Carpenternet: rtnetlink: prevent underflows in do_setvfinfo()
2019-11-28 Davide Carattinet/sched: act_pedit: fix WARN() in the traffic path
2019-11-25 Felix Fietkaumac80211: minstrel: fix CCK rate group streams value
2019-11-25 Andrew Zaborowskinl80211: Fix a GET_KEY reply attribute
2019-11-25 Trond MyklebustSUNRPC: Fix priority queue fairness
2019-11-25 YueHaibingnet: ovs: fix return type of ndo_start_xmit function
2019-11-25 Luiz Augusto von... Bluetooth: L2CAP: Detect if remote is not able to use...
2019-11-25 Cong Wangllc: avoid blocking in llc_sap_close()
2019-11-12 Eric Dumazetipvs: move old_secure_tcp into struct netns_ipvs
2019-11-12 Dan Carpenternetfilter: ipset: Fix an error code in ip_set_sockfn_get()
2019-11-12 Pan Biannfc: netlink: fix double device reference drop
2019-11-10 Eric Dumazetnet/flow_dissector: switch to siphash
2019-11-10 Eric Dumazetinet: stop leaking jiffies on the wire
2019-11-10 Eric Dumazetnet: add READ_ONCE() annotation in __skb_wait_for_more_...
2019-11-10 zhanglinnet: Zeroing the structure ethtool_wolinfo in ethtool_g...
2019-11-10 Eric Dumazetdccp: do not leak jiffies on the wire
2019-11-06 Xin Longsctp: not bind the socket in sctp_connect
2019-11-06 Xin Longsctp: fix the issue that flags are ignored when using...
2019-11-06 Eric Dumazetsch_netem: fix rcu splat in netem_enqueue()
2019-11-06 Eric Biggersllc: fix sk_buff leak in llc_conn_service()
2019-11-06 Eric Biggersllc: fix sk_buff leak in llc_sap_state_process()
2019-11-06 Markus Theilnl80211: fix validation of mesh path nexthop
2019-10-29 Kees Cooknet: sched: Fix memory exposure from short TCA_U32_SEL
2019-10-29 Will Deaconmac80211: Reject malformed SSID elements
2019-10-29 Will Deaconcfg80211: wext: avoid copying malformed SSIDs
2019-10-29 Stefano Brivioipv4: Return -ENETUNREACH if we can't create route...
2019-10-29 Eric Dumazetnet: avoid potential infinite loop in tc_ctl_action()
2019-10-29 Xin Longsctp: change sctp_prot .no_autobind with true
2019-10-29 Miaoqing Pannl80211: fix null pointer dereference
2019-10-17 Johannes Bergnl80211: validate beacon head
2019-10-17 Johannes Bergcfg80211: initialize on-stack chandefs
2019-10-07 Andrey KonovalovNFC: fix attrs checks in netlink interface
2019-10-07 Eric Dumazetsch_cbq: validate TCA_CBQ_WRROPT to avoid crash
2019-10-07 Dotan Baraknet/rds: Fix error handling in rds_ib_add_one()
2019-10-07 Eric Dumazetsch_dsmark: fix potential NULL deref in dsmark_init()
2019-10-07 Eric Dumazetnfc: fix memory leak in llcp_sock_bind()
2019-10-07 Paolo Abeninet: ipv4: avoid mixed n_redirects and rate_tokens...
2019-10-07 Eric Dumazetipv6: drop incoming packets having a v4mapped source...
2019-10-05 Denis Kenziorcfg80211: Purge frame registrations on iftype change
2019-10-05 Ori Nimronnfc: enforce CAP_NET_RAW for raw sockets
2019-10-05 Ori Nimronieee802154: enforce CAP_NET_RAW for raw sockets
2019-10-05 Ori Nimronax25: enforce CAP_NET_RAW for raw sockets
2019-10-05 Ori Nimronappletalk: enforce CAP_NET_RAW for raw sockets
2019-10-05 Eric Dumazetsch_netem: fix a divide by zero in tabledist()
2019-10-05 Li RongQingopenvswitch: change type of UPCALL_PID attribute to...
2019-10-05 Yu Wangmac80211: handle deauthentication/disassociation from...
2019-10-05 Arkadiusz Miskiewiczmac80211: Print text for disassociation reason
2019-10-05 Mao Wenannet: rds: Fix NULL ptr use in rds_tcp_kill_sock
2019-10-05 Marcel HoltmannRevert "Bluetooth: validate BLE connection interval...
2019-09-21 Cong Wangnet_sched: let qdisc_put() accept NULL pointer
2019-09-21 Thomas Jaroschnetfilter: nf_conntrack_ftp: Fix debug output
2019-09-21 Xin Longtipc: add NULL pointer check before calling kfree_rcu
2019-09-21 Neal Cardwelltcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
next