OSDN Git Service

MIPS: VDSO: Prevent use of smp_processor_id()
[android-x86/kernel.git] / include / net /
2019-09-16 Eric Dumazetip6: fix skb leak in ip6frag_expire_frag_queue()
2019-09-16 Cong Wangxfrm: clean up xfrm protocol checks
2019-09-06 Tim Froidcoeurtcp: fix tcp_rtx_queue_tail in case of empty retransmit...
2019-08-25 Florian Westphalnetfilter: ctnetlink: don't use conntrack/expect object...
2019-08-25 Eric Dumazetinet: switch IP ID generator to siphash
2019-08-11 Eric Dumazettcp: be more careful in tcp_fragment()
2019-08-04 Soheil Hassas Yeganehtcp: reset sk_send_head in tcp_write_queue_purge
2019-07-21 Xin Longip6_tunnel: allow not to count pkts on tstats by passin...
2019-07-10 Marcel HoltmannBluetooth: Align minimum encryption key size for LE...
2019-06-22 Greg Kroah-HartmanRevert "Bluetooth: Align minimum encryption key size...
2019-06-17 Eric Dumazettcp: add tcp_min_snd_mss sysctl
2019-06-17 Eric Dumazettcp: limit payload size of sacked skbs
2019-06-11 David Ahernipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET...
2019-05-10 Marcel HoltmannBluetooth: Align minimum encryption key size for LE...
2019-05-08 Arnd Bergmanncaif: reduce stack size with KASAN
2019-05-02 Peter Oskolkovnet: IP6 defrag: use rbtrees for IPv6 defrag
2019-05-02 Florian Westphalipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
2019-05-02 Peter Oskolkovnet: IP defrag: encapsulate rbtree defrag code into...
2019-04-17 Eric Dumazetnetns: provide pure entropy for net_hash_mix()
2019-04-17 Stephen Suryaputravrf: check accept_source_route on the original netdevice
2019-04-05 Florian Westphalnetfilter: physdev: relax br_netfilter dependency
2019-04-03 Xin Longsctp: get sctphdr by offset in sctp_compute_cksum
2019-04-03 Maxime Chevallierpackets: Always register packet sk in the same order
2019-03-27 Eric Dumazettcp/dccp: drop SYN packets if accept queue is full
2019-03-23 Arnd Bergmannphonet: fix building with clang
2019-03-19 Eric Dumazetgro_cells: make sure device is up in gro_cells_receive()
2019-03-13 Nazarov Sergeynet: avoid use IPCB in cipso_v4_error
2019-03-13 Nazarov Sergeynet: Add __icmp_send helper.
2019-02-23 Eric Dumazetax25: fix possible use-after-free
2019-02-23 Lorenzo Bianconinet: ipv4: use a dedicated counter for icmp_v4 redirect...
2019-02-23 Eric Dumazettcp: clear icsk_backoff in tcp_write_queue_purge()
2019-02-20 Liping Zhangnetfilter: nf_tables: fix mismatch in big-endian system
2019-02-06 Daniel Borkmannipvlan, l3mdev: fix broken l3s mode wrt local routes
2019-01-31 Ido Schimmelnet: ipv4: Fix memory leak in network namespace dismantle
2019-01-09 Deepa Dinamanisock: Make sock->sk_stamp thread-safe
2019-01-09 Lorenzo Bianconigro_cell: add napi_disable in gro_cells_destroy
2018-12-17 Stefano Brivioneighbour: Avoid writing before skb->head in neigh_hh_o...
2018-10-18 Peter Oskolkovip: add helpers to process in-order fragments faster.
2018-10-18 Peter Oskolkovip: use rb trees for IP frag queue.
2018-10-18 Eric Dumazetinet: frags: reorganize struct netns_frags
2018-10-18 Eric Dumazetinet: frags: break the 2GB limit for frags storage
2018-10-18 Eric Dumazetinet: frags: remove inet_frag_maybe_warn_overflow()
2018-10-18 Eric Dumazetinet: frags: get rif of inet_frag_evicting()
2018-10-18 Eric Dumazetinet: frags: remove some helpers
2018-10-18 Eric Dumazetinet: frags: use rhashtables for reassembly units
2018-10-18 Eric Dumazetinet: frags: add a pointer to struct netns_frags
2018-10-18 Eric Dumazetinet: frags: change inet_frags_init_net() return value
2018-10-18 Eric Dumazetinet: make sure to grab rcu_read_lock before using...
2018-10-18 Eric Dumazettcp/dccp: fix lockdep issue when SYN is backlogged
2018-10-18 Sabrina Dubrocanet: ipv4: update fnhe_pmtu when first hop's MTU changes
2018-10-18 Mahesh Bandewarbonding: avoid possible dead-lock
2018-09-29 Suren BaghdasaryanNFC: Fix the number of pipes
2018-08-24 Yuchung Chengtcp: remove DELAYED ACK events in DCTCP
2018-08-24 Davide Carattinet/sched: act_tunnel_key: fix NULL dereference when...
2018-08-24 Paul Mooreipv6: make ipv6_renew_options() interrupt/kernel safe
2018-08-24 Eric Dumazetnetfilter: ipv6: nf_defrag: reduce struct net memory...
2018-08-22 Cong Wangvsock: split dwork to avoid reinitializations
2018-08-22 Cong Wangllc: use refcount_inc_not_zero() for llc_sap_find()
2018-08-06 Eric Dumazettcp: add max_quickacks param to tcp_incr_quickack and...
2018-07-28 Yuchung Chengtcp: do not delay ACK in DCTCP upon CE status change
2018-07-28 Yuchung Chengtcp: do not cancel delay-AcK on DCTCP special ACK
2018-07-25 Colin Ian Kingipv6: fix useless rol32 call on hash
2018-06-16 Andreas Bornbonding: require speed/duplex only for 802.3ad, alb...
2018-05-30 Cong Wangllc: properly handle dev_queue_xmit() return value
2018-05-30 Sabrina Dubrocaipv4: lock mtu in fnhe when received PMTU < net.ipv4...
2018-05-30 Johannes Bergregulatory: add NUL to request alpha2
2018-05-30 Felix Fietkaumac80211: round IEEE80211_TX_STATUS_HEADROOM up to...
2018-05-19 Debabrata Banerjeebonding: send learning packets for vlans on slave
2018-05-16 Eric Dumazetsoreuseport: initialise timewait reuseport field
2018-05-16 Eric Dumazetnet: fix rtnh_ok()
2018-04-29 Cong Wangllc: delete timers synchronously in llc_sk_free()
2018-04-20 Tejaswi Tanikellaslip: Check if rstate is initialized before uncompressing
2018-04-20 Szymon JancBluetooth: Fix connection if directed advertising and...
2018-04-13 linzhangnet: x25: fix one potential use-after-free issue
2018-04-13 Johannes Bergcfg80211: make RATE_INFO_BW_20 the default
2018-03-31 Alexey Kodanevsch_netem: fix skb leak in netem_enqueue()
2018-03-22 Gao Fengtcp: sysctl: Fix a race to avoid unexpected 0 window...
2018-03-11 Alexey Kodanevudplite: fix partial checksum initialization
2018-02-25 Nogah Frankelnet_sched: red: Avoid illegal values
2018-02-25 Nogah Frankelnet_sched: red: Avoid devision by zero
2018-02-25 Xin Longsctp: set frag_point in sctp_setsockopt_maxseg correctly
2018-01-31 Jim Westfallipv4: Make neigh lookup keys for loopback/point-to...
2018-01-31 Dan Streetmannet: tcp: close sock if net namespace is exiting
2018-01-31 Ben Hutchingsipv6: Fix getsockopt() for sockets with default IPV6_AU...
2018-01-17 David Spinadelmac80211: Add RX flag to indicate ICV stripped
2018-01-02 Yousuk Seungtcp: invalidate rate samples during SACK reneging
2018-01-02 Eric Dumazetipv4: igmp: guard against silly MTU values
2017-12-25 Peng Taovhost-vsock: add pkt cancel capability
2017-12-16 Eric Dumazetnet: remove hlist_nulls_add_tail_rcu()
2017-11-18 Florian Westphalnetfilter: nat: Revert "netfilter: nat: convert nat...
2017-11-18 Eric Dumazettcp/dccp: fix other lockdep splats accessing ireq_opt
2017-11-18 Eric Dumazettcp/dccp: fix ireq->opt races
2017-11-18 Eric Dumazettcp: fix tcp_mtu_probe() vs highest_sack
2017-10-12 Arnd Bergmannnetlink: fix nla_put_{u8,u16,u32} for KASAN
2017-10-12 Dan Carpentersctp: potential read out of bounds in sctp_ulpevent_typ...
2017-10-08 Pablo Neira Ayusonetfilter: nf_tables: set pktinfo->thoff at AH header...
2017-10-05 Johannes Bergmac80211: fix VLAN handling with TXQs
2017-09-20 Jesper Dangaard... Revert "net: fix percpu memory leaks"
2017-09-20 Jesper Dangaard... Revert "net: use lib/percpu_counter API for fragmentati...
2017-09-20 Wei Wangipv6: fix sparse warning on rt6i_node
next