]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - net/core
UBUNTU: Ubuntu-snapdragon-4.4.0-1075.80
[mirror_ubuntu-artful-kernel.git] / net / core /
2018-04-03 Alexei Starovoitovbpf: fix 32-bit divide by zero
2018-04-03 Alexei Starovoitovbpf: introduce BPF_JIT_ALWAYS_ON config
2018-03-13 Eric Dumazetflow_dissector: properly cap thoff field
2018-03-13 Jim Westfallnet: Allow neigh contructor functions ability to modify...
2018-03-13 Eric Dumazetnet: qdisc_pkt_len_init() should be more robust
2018-03-13 Daniel Axtensnet: create skb_gso_validate_mac_len()
2018-03-13 Andrii Vladykanet: core: fix module type in sock_diag_bind
2018-03-13 Willem de Bruijnsock: free skb in skb_complete_tx_timestamp on error
2018-03-13 Alexander Duycknet: Do not allow negative values for busy_read and...
2018-03-13 Vlad Yasevichnet: Resend IGMP memberships upon peer notification.
2018-03-13 Ye Yinnetfilter/ipvs: clear ipvs_property flag when SKB net...
2018-03-13 Cong Wangtun: call dev_get_valid_name() before register_netdevice()
2018-03-13 Eric W. Biedermannet: Fix double free and memory corruption in get_net_n...
2018-01-12 Daniel Borkmannbpf: add generic constant blinding for use in jits
2018-01-12 Daniel Borkmannbpf: prepare bpf_int_jit_compile/bpf_prog_select_runtim...
2017-11-01 Christoph Paaschnet: Set sk_prot_creator when cloning sockets to the...
2017-10-19 Myungho Jungnet: core: Prevent from dereferencing null pointer...
2017-09-15 Julian Anastasovnet: pending_confirm is not used anymore
2017-09-15 Julian Anastasovsock: add sk_dst_pending_confirm flag
2017-08-22 Willem de Bruijnnet: avoid skb_warn_bad_offload false positives on UFO
2017-08-22 WANG Congrtnetlink: allocate more memory for dev_set_mac_address()
2017-08-22 David S. Millernet: Zero terminate ifr_name in dev_ifname().
2017-08-22 Eric Dumazetnet: skb_needs_check() accepts CHECKSUM_NONE for tx
2017-08-11 Eric Dumazetnet: reduce skb_warn_bad_offload() noise
2017-08-11 WANG Congbonding: avoid NETDEV_CHANGEMTU event when unregisterin...
2017-08-11 Michal Kubečeknet: handle NAPI_GRO_FREE_STOLEN_HEAD case also in...
2017-08-11 Eric Dumazetnet: prevent sign extension in dev_get_stats()
2017-07-19 Serhey Popovychrtnetlink: add IFLA_GROUP to ifla_policy
2017-07-19 Krister JohansenFix an intermittent pr_emerg warning about lo becoming...
2017-07-19 Mintz, Yuvalnet: Zero ifla_vf_info in rtnl_fill_vfinfo()
2017-07-19 Alexander Potapenkonet: don't call strlen on non-terminated string in...
2017-06-27 Stanislaw Gruszkaethtool: do not vzalloc(0) on registers dump
2017-06-27 Eric Dumazetnetem: fix skb_orphan_partial()
2017-06-27 Eric Dumazetipv4: add reference counting to metrics
2017-06-27 David Ahernnet: Improve handling of failures on link and route...
2017-06-27 Avijit Kanti Dasnet: Zeroing the structure ethtool_wolinfo in ethtool_g...
2017-06-20 Michal Schmidtrtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
2017-05-05 Tushar Davenetpoll: Check for skb->queue_mapping
2017-05-05 Eric Dumazetnet: neigh: guard against NULL solicit() method
2017-04-27 Andrey Vaginnet: use net->count to check whether a netns is alive...
2017-04-06 Daniel Borkmannsocket, bpf: fix sk_filter use after free in sk_clone_lock
2017-04-06 Eric Dumazetnet: properly release sk_frag.page
2017-04-06 Eric Dumazetnet: fix socket refcounting in skb_complete_tx_timestamp()
2017-04-06 Eric Dumazetnet: fix socket refcounting in skb_complete_wifi_ack()
2017-04-06 Eric Dumazetnet: net_enable_timestamp() can be called from irq...
2017-04-06 Eric Dumazetnet: better skb->sender_cpu and skb->napi_id cohabitation
2017-04-06 Eric Dumazetnet: use a work queue to defer net_disable_timestamp...
2017-03-08 Eric Dumazetnet: fix harmonize_features() vs NETIF_F_HIGHDMA
2017-01-20 Eric Dumazetgro: use min_t() in skb_gro_reset_offset()
2017-01-20 Herbert Xugro: Enter slow-path if there is no tailroom
2017-01-20 Reiter Wolfgangdrop_monitor: consider inserted data in genlmsg_end
2017-01-20 Reiter Wolfgangdrop_monitor: add missing call to genlmsg_end
2017-01-10 Sabrina Dubrocartnetlink: fix FDB size computation
2017-01-10 WANG Congnet: check dead netns for peernet2id_alloc()
2016-12-14 Eric Dumazetnet: avoid signed overflows for SO_{SND|RCV}BUFFORCE
2016-12-06 Eric Dumazetflow_dissect: call init_default_flow_dissectors() earlier
2016-12-06 Eric Dumazettcp: take care of truncations done by sk_filter()
2016-12-06 Eric Dumazetnet: __skb_flow_dissect() must cap its return value
2016-12-06 Eric Dumazetnet: mangle zero checksum in skb_checksum_help()
2016-12-06 Eric Dumazetnet: clear sk_err_soft in sk_clone_lock()
2016-12-06 Willem de Bruijnpacket: on direct_xmit, limit tso and csum to supported...
2016-12-06 Sabrina Dubrocanet: add recursion limit to GRO
2016-12-06 Eric Dumazetnet: pktgen: remove rcu locking in pktgen_change_name()
2016-12-06 Andrew Collinsnet: Add netdev all_adj_list refcnt propagation to...
2016-12-06 Paolo Abeninet: pktgen: fix pkt_size
2016-12-06 Luis HenriquesRevert "UBUNTU: SAUCE: net: add recursion limit to...
2016-10-26 David Decotignynet: ethtool: add new ETHTOOL_xLINKSETTINGS API
2016-10-20 Mahesh Bandewarbonding: Fix bonding crash
2016-10-07 Sabrina DubrocaUBUNTU: SAUCE: net: add recursion limit to GRO
2016-10-07 Jesse Grosstunnels: Don't apply GRO to multiple layers of encapsul...
2016-08-09 WANG Congnet_sched: fix mirrored packets checksum
2016-08-09 David S. Millerpacket: Use symmetric hash for PACKET_FANOUT_HASH.
2016-07-13 Daniel Borkmannbpf: try harder on clones when writing into skb
2016-07-13 David Barrosoneigh: Explicitly declare RCU-bh read side critical...
2016-06-10 Daniel Borkmannvlan: pull on __vlan_insert_tag error path and fix...
2016-06-10 Daniel Borkmannnet: use skb_postpush_rcsum instead of own implementations
2016-05-16 Kangjie Lunet: fix infoleak in rtnetlink
2016-04-21 Daniel Borkmanntun, bpf: fix suspicious RCU usage in tun_{attach,...
2016-04-21 Nicolas Dichtelrtnl: fix msg size calculation in if_nlmsg_size()
2016-04-21 Linus Lüssingnet: fix bridge multicast packet checksum validation
2016-04-06 Tom Herbertsctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
2016-04-06 John Fastabendnet: add tc offload feature flag
2016-04-06 Keller, Jacob Eethtool: correctly ensure {GS}CHANNELS doesn't conflict...
2016-04-06 Phil SutterIFF_NO_QUEUE: Fix for drivers not calling ether_setup()
2016-04-06 Alexander Duyckflow_dissector: Fix unaligned access in __skb_flow_diss...
2016-04-06 Alexander Duycknet: Copy inner L3 and L4 headers as unaligned on GRE TEB
2016-04-06 Hans Westgaard Rynet:Add sysctl_max_skb_frags
2016-04-06 Hannes Frederic... unix: correctly track in-flight fds in sending process...
2016-04-06 Jesse Grossgro: Make GRO aware of lightweight tunnels.
2016-04-06 Jesper Dangaard... net: bulk free infrastructure for NAPI context, use...
2016-01-31 Rabin Vincentnet: bpf: reject invalid shifts
2016-01-31 Konstantin Khlebnikovnet: preserve IP control block during GSO segmentation
2016-01-31 John Fastabendnet: pktgen: fix null ptr deref in skb allocation
2016-01-09 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2016-01-09 Linus TorvaldsMerge tag 'pci-v4.4-fixes-4' of git://git.kernel.org...
2016-01-09 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2016-01-08 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2016-01-08 Linus TorvaldsMerge tag 'pm+acpi-4.4-final' of git://git.kernel.org...
2016-01-08 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2016-01-08 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
next