coresight: Handle errors in finding input/output ports
[platform/kernel/linux-rpi.git] / net /
2018-09-26 Philipp PuschmannBluetooth: Use lock_sock_nested in bt_accept_enqueue
2018-09-26 Manikanta Pubbisettymac80211: restrict delayed tailroom needed decrement
2018-09-26 YueHaibingxfrm: fix 'passing zero to ERR_PTR()' warning
2018-09-26 Vincent Whitchurchtcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
2018-09-26 Haishuang Yanerspan: return PACKET_REJECT when the appropriate tunne...
2018-09-26 Haishuang Yanerspan: fix error handling for erspan tunnel
2018-09-26 Vakul Gargnet/tls: Set count of SG entries if sk_alloc_sg returns...
2018-09-26 Cong Wangrds: fix two RCU related problems
2018-09-19 Taehee Yooip: frags: fix crash in ip_do_fragment()
2018-09-19 Peter Oskolkovip: process in-order fragments efficiently
2018-09-19 Peter Oskolkovip: add helpers to process in-order fragments faster.
2018-09-19 Dan Carpenteripv4: frags: precedence bug in ip_expire()
2018-09-19 Eric Dumazetnet: sk_buff rbnode reorg
2018-09-19 Eric Dumazetnet: add rb_to_skb() and other rb tree helpers
2018-09-19 Eric Dumazetnet: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
2018-09-19 Florian Westphalipv6: defrag: drop non-last frags smaller than min mtu
2018-09-19 Peter Oskolkovnet: modify skb_rbtree_purge to return the truesize...
2018-09-19 Eric Dumazetnet: speed up skb_rbtree_purge()
2018-09-19 Peter Oskolkovip: discard IPv4 datagrams with overlapping segments.
2018-09-19 Eric Dumazetinet: frags: fix ip6frag_low_thresh boundary
2018-09-19 Eric Dumazetinet: frags: get rid of ipfrag_skb_cb/FRAG_CB
2018-09-19 Eric Dumazetipv6: frags: rewrite ip6_expire_frag_queue()
2018-09-19 Eric Dumazetinet: frags: do not clone skb in ip_expire()
2018-09-19 Eric Dumazetinet: frags: break the 2GB limit for frags storage
2018-09-19 Eric Dumazetinet: frags: remove inet_frag_maybe_warn_overflow()
2018-09-19 Eric Dumazetinet: frags: get rif of inet_frag_evicting()
2018-09-19 Eric Dumazetinet: frags: remove some helpers
2018-09-19 Eric Dumazetinet: frags: use rhashtables for reassembly units
2018-09-19 Eric Dumazetipv6: export ip6 fragments sysctl to unprivileged users
2018-09-19 Eric Dumazetinet: frags: refactor lowpan_net_frag_init()
2018-09-19 Eric Dumazetinet: frags: refactor ipv6_frag_init()
2018-09-19 Kees Cookinet: frags: Convert timers to use timer_setup()
2018-09-19 Eric Dumazetinet: frags: refactor ipfrag_init()
2018-09-19 Eric Dumazetinet: frags: add a pointer to struct netns_frags
2018-09-19 Eric Dumazetinet: frags: change inet_frags_init_net() return value
2018-09-19 Petr Machatanet: dcb: For wild-card lookups, use priority -1, not 0
2018-09-19 Marcel HoltmannBluetooth: hidp: Fix handling of strncpy for hid->name...
2018-09-15 YueHaibingRDS: IB: fix 'passing zero to ERR_PTR()' warning
2018-09-15 Jean-Philippe Bruckernet/9p: fix error path of p9_virtio_probe
2018-09-15 Tomas Bortolinet/9p/trans_fd.c: fix race by holding the lock
2018-09-15 Daniel Borkmanntcp, ulp: add alias for all ulp modules
2018-09-15 Florian Westphalnetfilter: fix memory leaks on netlink_dump_start error
2018-09-15 Tan Huipvs: fix race between ip_vs_conn_new() and ip_vs_del_d...
2018-09-15 Florian Westphalnetfilter: ip6t_rpfilter: set F_IFACE for linklocal...
2018-09-15 Laura Abbottsunrpc: Don't use stack buffer with scatterlist
2018-09-15 Vlad Buslovnet: sched: action_ife: take reference to meta module
2018-09-15 Cong Wangact_ife: fix a potential deadlock
2018-09-15 Cong Wangact_ife: move tcfa_lock down to where necessary
2018-09-15 Xin Longsctp: hold transport before accessing its asoc in sctp_...
2018-09-15 Cong Wangtipc: fix a missing rhashtable_walk_exit()
2018-09-15 Davide Carattinet/sched: act_pedit: fix dump of extended layered op
2018-09-15 Alexey Kodanevvti6: remove !skb->ignore_df check from vti6_xmit()
2018-09-15 Florian Westphaltcp: do not restart timewait timer on rst reception
2018-09-15 Kees Cooknet: sched: Fix memory exposure from short TCA_U32_SEL
2018-09-15 Eric Dumazetipv4: tcp: send zero IPID for RST and ACK sent in SYN...
2018-09-15 Cong Wangact_ife: fix a potential use-after-free
2018-09-09 Bill BakerNFSv4 client live hangs after live data migration recovery
2018-09-09 Tomas Bortolinet/9p/trans_fd.c: fix race-condition by flushing workq...
2018-09-09 Tomas Bortolinet/9p/client.c: version pointer uninitialized
2018-09-09 jiangyiwen9p/virtio: fix off-by-one error in sg list bounds check
2018-09-09 Tomas Bortoli9p: fix multiple NULL-pointer-dereferences
2018-09-09 Chirantan Ekbote9p/net: Fix zero-copy path in the 9p virtio transport
2018-09-09 Alexander Aringnet: mac802154: tx: expand tailroom if necessary
2018-09-09 Alexander Aringnet: 6lowpan: fix reserved space for single frames
2018-09-05 Taehee Yoobpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_...
2018-09-05 YueHaibingnet: caif: Add a missing rcu_read_unlock() in caif_flow_cb
2018-09-05 Florian Westphalnetfilter: nf_tables: don't allow to rename to already...
2018-09-05 Florian Westphalnetfilter: nf_tables: fix memory leaks on chain rename
2018-09-05 Taehee Yoonetfilter: nft_set_hash: add rcu_barrier() in the nft_r...
2018-09-05 Bernd Edlingernl80211: Add a missing break in parse_station_flags
2018-09-05 mpubbise@codeauror... mac80211: add stations tied to AP_VLANs during hw reconfig
2018-09-05 Zhen Leiesp6: fix memleak on error path in esp6_input
2018-09-05 Florian Westphalxfrm: free skb if nlsk pointer is NULL
2018-09-05 Tommi Rantalaxfrm: fix missing dst_release() after policy blocking...
2018-09-05 Eyal Birgervti6: fix PMTU caching and reporting on xmit
2018-08-24 Ursula Braunnet/smc: no shutdown in state SMC_LISTEN
2018-08-24 Willem de Bruijnpacket: refine ring v3 block size test to hold one...
2018-08-24 Florian Westphalnetfilter: conntrack: dccp: treat SYNC/SYNCACK as inval...
2018-08-24 Eric Dumazetxfrm_user: prevent leaking 2 bytes of kernel memory
2018-08-24 Randy Dunlaptcp: identify cryptic messages as TCP seq # bugs
2018-08-24 Yuchung Chengtcp: remove DELAYED ACK events in DCTCP
2018-08-24 Willem de Bruijnpacket: reset network header if packet shorter than...
2018-08-24 Andrey Ryabininnetfilter: nf_conntrack: Fix possible possible crash...
2018-08-24 Florian Westphalnetfilter: nft_compat: explicitly reject ERROR and...
2018-08-24 Davide Carattinet/sched: act_tunnel_key: fix NULL dereference when...
2018-08-24 Arun Kumar Neelakantamnet: qrtr: Broadcast messages only from control port
2018-08-24 Paul Mooreipv6: make ipv6_renew_options() interrupt/kernel safe
2018-08-24 Florian Westphalnetfilter: x_tables: set module owner for icmp(6) matches
2018-08-24 Lubomir Rintelieee802154: 6lowpan: set IFLA_LINK
2018-08-24 Johannes Bergnl80211: check nla_parse_nested() return values
2018-08-24 Bob Copelandnl80211: relax ht operation checks for mesh
2018-08-24 Jann Hornnetfilter: nf_log: fix uninit read in nf_log_proc_dostring
2018-08-24 Linus Lüssingbatman-adv: Fix multicast TT issues with bogus ROAM...
2018-08-24 Linus Lüssingbatman-adv: Avoid storing non-TT-sync flags on singular...
2018-08-24 Sven Eckelmannbatman-adv: Fix bat_v best gw refcnt after netlink...
2018-08-24 Sven Eckelmannbatman-adv: Fix bat_ogm_iv best gw refcnt after netlink...
2018-08-24 Hangbin Liuipv6: mcast: fix unsolicited report interval after...
2018-08-24 Marcelo Ricardo... sctp: fix erroneous inc of snmp SctpFragUsrMsgs
2018-08-24 Li RongQingnet: propagate dev_get_valid_name return code
2018-08-24 Gao Fengnetfilter: nf_ct_helper: Fix possible panic after nf_co...
next