]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - net
batman-adv: Fix multicast packet loss with a single WANT_ALL_IPV4/6 flag
[mirror_ubuntu-bionic-kernel.git] / net /
2018-08-27 Linus Lüssingbatman-adv: Fix multicast packet loss with a single...
2018-08-27 Ka-Cheong Poonrds: Incorrect reference counting in TCP socket creation
2018-08-27 Edward Creenet: ethtool: don't ignore return from driver get_fecpa...
2018-08-27 Steffen Klassertxfrm: Fix ESN sequence number handling for IPsec GSO...
2018-08-27 Julian Anastasovipvs: remove IPS_NAT_MASK check to fix passive FTP
2018-08-27 Karsten Graulnet/smc: use link_id of server in confirm link reply
2018-08-27 Joey Pabalinasnet/tcp/illinois: replace broken algorithm reference...
2018-08-27 Xin Longsit: fix IFLA_MTU ignored on NEWLINK
2018-08-27 Xin Longip6_tunnel: fix IFLA_MTU ignored on NEWLINK
2018-08-27 Xin Longip_gre: fix IFLA_MTU ignored on NEWLINK
2018-08-27 Ramon Friedqrtr: add MODULE_ALIAS macro to smd
2018-08-27 Chengguang Xulibceph, ceph: avoid memory leak when specifying same...
2018-08-27 Sven Eckelmannbatman-adv: Fix netlink dumping of BLA backbones
2018-08-27 Sven Eckelmannbatman-adv: Fix netlink dumping of BLA claims
2018-08-27 Sven Eckelmannbatman-adv: Ignore invalid batadv_v_gw during netlink...
2018-08-27 Sven Eckelmannbatman-adv: Ignore invalid batadv_iv_gw during netlink...
2018-08-27 Florian Westphalnetfilter: ebtables: convert BUG_ONs to WARN_ONs
2018-08-27 Florian Westphalnetfilter: ipt_CLUSTERIP: put config instead of freeing it
2018-08-27 Florian Westphalnetfilter: ipt_CLUSTERIP: put config struct if we can...
2018-08-27 Matthias Schifferbatman-adv: invalidate checksum on fragment reassembly
2018-08-27 Matthias Schifferbatman-adv: fix packet checksum in receive path
2018-08-27 Felix Fietkaumac80211: drop frames with unexpected DS bits from...
2018-08-27 Ilan Peermac80211: Fix sending ADDBA response for an ongoing...
2018-08-27 Ilan Peermac80211: Do not disconnect on invalid operating class
2018-08-27 Avraham Sterncfg80211: clear wep keys after disconnection
2018-08-27 Sara Sharonmac80211: fix calling sleeping function in atomic context
2018-08-27 Sara Sharonmac80211: fix a possible leak of station stats
2018-08-27 Xin Longxfrm: do not call rcu_read_unlock when afinfo is NULL...
2018-08-27 David Howellsrxrpc: Work around usercopy check
2018-08-27 Kees CookNFC: llcp: Limit size of SDP URI
2018-08-27 Boris Pismennytls: retrun the correct IV in getsockopt
2018-08-27 Peter Ohmac80211: mesh: fix wrong mesh TTL offset calculation
2018-08-14 Nicolas Dichteldev: advertise the new ifindex when the netns iface...
2018-08-14 Nicolas Dichteldev: always advertise the new nsid when the netns iface...
2018-08-14 David Decotignynet: core: Expose number of link up/down transitions
2018-08-14 Cong WangPATCH 1/1] socket: close race condition between sock_cl...
2018-08-14 Petr Machatanet: ip6_gre: Split up ip6gre_changelink()
2018-08-14 Petr Machatanet: ip6_gre: Split up ip6gre_newlink()
2018-08-14 Petr Machatanet: ip6_gre: Split up ip6gre_tnl_change()
2018-08-14 Petr Machatanet: ip6_gre: Split up ip6gre_tnl_link_config()
2018-08-14 Petr Machatanet: ip6_gre: Request headroom in __gre6_xmit()
2018-08-14 Florian Fainellinet: dsa: Do not register devlink for unused ports
2018-08-14 Johannes Bergcfg80211: limit wiphy names to 128 bytes
2018-08-14 Eric Dumazettcp: purge write queue in tcp_connect_init()
2018-08-14 Eric Dumazetsock_diag: fix use-after-free read in __sk_free
2018-08-14 Willem de Bruijnpacket: in packet_snd start writing at link layer alloc...
2018-08-14 Willem de Bruijnnet: test tailroom before appending to linear skb
2018-08-14 Eric Biggersnet/smc: check for missing nlattrs in SMC_PNETID messages
2018-08-14 Paolo Abeninet: sched: red: avoid hashing NULL child
2018-08-14 Davide Carattinet/sched: fix refcnt leak in the error path of tcf_vla...
2018-08-14 Amritha Nambiarnet: Fix a bug in removing queues from XPS map
2018-08-14 Subash Abhinov Kas... netfilter: nf_socket: Fix out of bounds access in nf_sk...
2018-08-14 Florian Westphalnetfilter: nf_tables: can't fail after linking rule...
2018-08-14 Florian Westphalnetfilter: nf_tables: free set name in error path
2018-08-14 Eric Dumazettipc: fix one byte leak in tipc_sk_set_orig_addr()
2018-08-14 Eric Dumazettcp: restore autocorking
2018-08-14 Xin Longsctp: clear the new asoc's stream outcnt in sctp_stream...
2018-08-14 Ursula Braunnet/smc: restrict non-blocking connect finish
2018-08-14 James Chapmanl2tp: revert "l2tp: fix missing print session offset...
2018-08-14 Paolo Abeniudp: fix SO_BINDTODEVICE
2018-08-14 Eric Dumazetnsh: fix infinite loop
2018-08-14 Eric Dumazetipv6: fix uninit-value in ip6_multipath_l3_keys()
2018-08-14 Jiri Pirkonet: sched: fix error path in tcf_proto_create() when...
2018-08-14 Yuchung Chengtcp: ignore Fast Open on repair mode
2018-08-14 Neal Cardwelltcp_bbr: fix to zero idle_restart only upon S/ACKed...
2018-08-14 Xin Longsctp: use the old asoc when making the cookie-ack chunk...
2018-08-14 Xin Longsctp: remove sctp_chunk_put from fail_mark err path...
2018-08-14 Xin Longsctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
2018-08-14 Xin Longsctp: fix the issue that the cookie-ack with auth can...
2018-08-14 Xin Longsctp: delay the authentication for the duplicated cooki...
2018-08-14 Eric Dumazetrds: do not leak kernel memory to user land
2018-08-14 Stefano Brivioopenvswitch: Don't swap table in nlattr_set() after...
2018-08-14 Andre Tomtnet/tls: Fix connection stall on partial tls record
2018-08-14 Dave Watsonnet/tls: Don't recursively call push_record during...
2018-08-14 Lance Richardsonnet: support compat 64-bit time in {s,g}etsockopt
2018-08-14 Eric Dumazetnet_sched: fq: take care of throttled flows before...
2018-08-14 Roman Mashaknet sched actions: fix refcnt leak in skbmod
2018-08-14 Eric Dumazetllc: better deal with too small mtu
2018-08-14 Andrey Ignatovipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
2018-08-14 Julian Anastasovipv4: fix fnhe usage by non-cached routes
2018-08-14 Eric Dumazetdccp: fix tasklet usage
2018-08-14 Hangbin Liubridge: check iface upper dev when setting master via...
2018-08-14 Gustavo A. R. Silvanet: atm: Fix potential Spectre v1
2018-08-14 Johan Hovoldrfkill: gpio: fix memory leak in probe error path
2018-08-14 Eric Dumazettcp: fix TCP_REPAIR_QUEUE bound checking
2018-08-14 Eric Dumazetinetpeer: fix uninit-value in inet_getpeer
2018-08-14 Eric Dumazetsoreuseport: initialise timewait reuseport field
2018-08-14 Eric Dumazetipv4: fix uninit-value in ip_route_output_key_hash_rcu()
2018-08-14 Eric Dumazetdccp: initialize ireq->ir_mark
2018-08-14 Eric Dumazetnet: fix uninit-value in __hw_addr_add_ex()
2018-08-14 Eric Dumazetnet: initialize skb->peeked when cloning
2018-08-14 Eric Dumazetnetlink: fix uninit-value in netlink_sendmsg
2018-08-14 Tom Herbertkcm: Call strp_stop before strp_done in kcm_attach
2018-08-14 Florian Westphalnetfilter: ebtables: don't attempt to allocate 0-sized...
2018-08-14 Julian Anastasovipvs: fix rtnl_lock lockups caused by start_sync_thread
2018-08-14 Ilya Dryomovlibceph: validate con->state at the top of try_write()
2018-08-14 Ilya Dryomovlibceph: reschedule a tick in finish_hunting()
2018-08-14 Ilya Dryomovlibceph: un-backoff on tick when we have a authenticate...
2018-08-09 Tyler HicksRevert "net: increase fragment memory usage limits"
2018-07-26 Eric Dumazettcp: add tcp_ooo_try_coalesce() helper
next