]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/history - net
UBUNTU: SAUCE: Fix module signing exclusion in package builds
[mirror_ubuntu-zesty-kernel.git] / net /
2017-06-20 Jarno Rajahalmeopenvswitch: Set internal device max mtu to ETH_MAX_MTU.
2017-06-20 WANG Congipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
2017-06-20 WANG Congipv6: initialize route null entry in addrconf_init()
2017-06-20 Michal Schmidtrtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
2017-06-20 Alexander Potapenkoipv4, ipv6: ensure raw socket message is big enough...
2017-06-20 Eric Dumazettcp: do not inherit fastopen_req from parent
2017-06-20 David Ahernnet: ipv6: Do not duplicate DAD on link up
2017-06-20 Eric Dumazettcp: fix wraparound issue in tcp_lp
2017-06-20 Eric Dumazetnet: adjust skb->truesize in ___pskb_trim()
2017-06-20 Eric Dumazettcp: do not underestimate skb->truesize in tcp_trim_head()
2017-05-17 Al Virop9_client_readdir() fix
2017-05-17 Jamie Bainbridgeipv6: check raw payload size correctly in ioctl
2017-05-17 Wei Wangtcp: memset ca_priv data to 0 properly
2017-05-17 WANG Congipv6: check skb->protocol before lookup for nexthop
2017-05-17 David Ahernnet: ipv6: regenerate host route if moved to gc list
2017-05-17 Soheil Hassas Yeganehtcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
2017-05-17 Soheil Hassas Yeganehtcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs
2017-05-17 Nikolay Aleksandrovip6mr: fix notification device destruction
2017-05-17 Tushar Davenetpoll: Check for skb->queue_mapping
2017-05-17 David Ahernnet: ipv6: RTF_PCPU should not be settable from userspace
2017-05-17 Ilan Tayarigso: Validate assumption of frag_list segementation
2017-05-17 Sabrina Dubrocaipv6: fix source routing
2017-05-17 David Lebrunipv6: sr: fix double free of skb after handling invalid SRH
2017-05-17 David Lebrunipv6: sr: fix out-of-bounds access in SRH validation
2017-05-17 Willem de Bruijnnet-timestamp: avoid use-after-free in ip_recv_error
2017-05-17 Rabin Vincentipv6: Fix idev->addr_list corruption
2017-05-17 Eric Dumazettcp: clear saved_syn in tcp_disconnect()
2017-05-17 Xin Longsctp: listen on the sock only when it's state is listen...
2017-05-17 Florian Laryschnet: ipv4: fix multipath RTM_GETROUTE behavior when...
2017-05-17 Guillaume Naultl2tp: fix PPP pseudo-wire auto-loading
2017-05-17 Guillaume Naultl2tp: take reference on sessions being dumped
2017-05-17 Yi-Hung Weiopenvswitch: Fix ovs_flow_key_update()
2017-05-17 Guillaume Naultl2tp: purge socket queues in the .destruct() callback
2017-05-17 Guillaume Naultl2tp: hold tunnel socket when handling control frames...
2017-05-17 Florian Westphalsecure_seq: downgrade to per-host timestamp offsets
2017-05-17 WANG Congkcm: return immediately after copy_from_user() failure
2017-05-17 Eric Dumazetnet: neigh: guard against NULL solicit() method
2017-05-17 Eric Dumazetping: implement proper locking
2017-05-17 Johannes Bergmac80211: fix MU-MIMO follow-MAC mode
2017-05-17 Johannes Bergmac80211: reject ToDS broadcast data frames
2017-05-17 Al Viromake skb_copy_datagram_msg() et.al. preserve ->msg_iter...
2017-05-17 Wolfgang Bumillernet sched actions: allocate act cookie early
2017-05-17 Wei Yongjunnet_sched: nla_memdup_cookie() can be static
2017-04-21 Johannes Bergmac80211: unconditionally start new netdev queues with...
2017-04-21 Arend Van Sprielcfg80211: check rdev resume callback only for registere...
2017-04-21 Ilya Dryomovlibceph: force GFP_NOIO for socket allocations
2017-04-04 Andrey Konovalovnet/packet: fix overflow in check for tp_reserve
2017-04-04 Andrey Konovalovnet/packet: fix overflow in check for tp_frame_nr
2017-04-04 Andrey Konovalovnet/packet: fix overflow in check for priv area size
2017-04-03 Andy Whitcroftxfrm_user: validate XFRM_MSG_NEWAE incoming ESN size...
2017-04-03 Andy Whitcroftxfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL...
2017-04-03 Florian Westphalxfrm: policy: init locks early
2017-03-30 Ilya Dryomovlibceph: don't set weight to IN when OSD is destroyed
2017-03-30 Tejun Heocgroup, net_cls: iterate the fds of only the tasks...
2017-03-30 Johannes Bergnl80211: fix dumpit error path RTNL deadlocks
2017-03-30 Eric Dumazetnet: solve a NAPI race
2017-03-30 Eric Dumazettcp: initialize icsk_ack.lrcvtime at session start...
2017-03-30 Stanislaw Gruszkagenetlink: fix counting regression on ctrl_dumpfamily()
2017-03-30 Daniel Borkmannsocket, bpf: fix sk_filter use after free in sk_clone_lock
2017-03-30 Eric Dumazetipv4: provide stronger user input validation in nl_fib_...
2017-03-30 Alexander Potapenkoipv6: make sure to initialize sockc.tsflags before...
2017-03-30 Andrey Ulanovnet: unix: properly re-increment inflight counter of...
2017-03-30 Kris Murphyopenvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD
2017-03-30 Eric Dumazetnet: properly release sk_frag.page
2017-03-30 Or Gerlitznet/openvswitch: Set the ipv6 source tunnel key address...
2017-03-28 Jiri Pirkodevlink: allow to fillup eswitch attrs even if mode_get...
2017-03-28 Jiri Pirkodevlink: use nla_put_failure goto label instead of out
2017-03-28 Jiri Pirkodevlink: rename devlink_eswitch_fill to devlink_nl_eswi...
2017-03-28 Jiri Pirkodevlink: fix the name of eswitch commands
2017-03-28 Chuck Leverxprtrdma: Squelch kbuild sparse complaint
2017-03-22 Hannes Frederic... dccp: fix memory leak during tear-down of unsuccessful...
2017-03-22 Jon Maxwelldccp/tcp: fix routing redirect race
2017-03-22 Andrey Vaginnet: use net->count to check whether a netns is alive...
2017-03-22 Florian Westphalipv6: avoid write to a possibly cloned skb
2017-03-22 Sabrina Dubrocaipv6: make ECMP route replacement less greedy
2017-03-22 David Ahernmpls: Do not decrement alive counter for unregister...
2017-03-22 David Ahernmpls: Send route delete notifications when router modul...
2017-03-22 Etienne Nossact_connmark: avoid crashing on malformed nlattrs with...
2017-03-22 Paolo Abeninet/tunnel: set inner protocol in network gro hooks
2017-03-22 Eric Dumazetdccp: fix use-after-free in dccp_feat_activate_values
2017-03-22 Alexey Khoroshilovnet/sched: act_skbmod: remove unneeded rcu_read_unlock...
2017-03-22 Eric Dumazetnet: fix socket refcounting in skb_complete_tx_timestamp()
2017-03-22 Eric Dumazetnet: fix socket refcounting in skb_complete_wifi_ack()
2017-03-22 Eric Dumazettcp: fix various issues for sockets morphing to listen...
2017-03-22 WANG Congstrparser: destroy workqueue on module exit
2017-03-22 Arnaldo Carvalho... dccp: Unlock sock before calling sk_free()
2017-03-22 Eric Dumazetipv6: orphan skbs in reassembly unit
2017-03-22 Eric Dumazetnet: net_enable_timestamp() can be called from irq...
2017-03-22 Alexander Potapenkonet: don't call strlen() on the user buffer in packet_b...
2017-03-22 Mike Manningnet: bridge: allow IPv6 when multicast flood is disabled
2017-03-22 Paul Hüberl2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
2017-03-22 Roman Mashaknet sched actions: decrement module reference count...
2017-03-22 Xin Longsctp: set sin_port for addr param when checking duplica...
2017-03-22 Julian Anastasovipv4: mask tos for input route
2017-03-22 Julian Anastasovipv4: add missing initialization for flowi4_uid
2017-03-22 David Forstervti6: return GRE_KEY for vti6
2017-03-22 Marcelo Ricardo... sctp: deny peeloff operation on asocs with threads...
2017-03-20 Eric Dumazettcp/dccp: block BH for SYN processing
2017-03-20 Roman Mashaknet sched actions: do not overwrite status of action...
2017-03-20 Jamal Hadi Salimnet sched actions: Add support for user cookies
next