net/9p: Switch to wait_event_killable()
[GitHub/exynos8895/android_kernel_samsung_universal8895.git] / net / core /
2017-11-24 Ye Yinnetfilter/ipvs: clear ipvs_property flag when SKB net...
2017-11-18 Cong Wangtun: call dev_get_valid_name() before register_netdevice()
2017-10-21 Christoph Paaschnet: Set sk_prot_creator when cloning sockets to the...
2017-10-08 Myungho Jungnet: core: Prevent from dereferencing null pointer...
2017-08-13 Willem de Bruijnnet: avoid skb_warn_bad_offload false positives on UFO
2017-08-11 WANG Congrtnetlink: allocate more memory for dev_set_mac_address()
2017-08-11 David S. Millernet: Zero terminate ifr_name in dev_ifname().
2017-08-07 Eric Dumazetnet: skb_needs_check() accepts CHECKSUM_NONE for tx
2017-08-07 Eric Dumazetnet: reduce skb_warn_bad_offload() noise
2017-07-21 Michal Kubečeknet: handle NAPI_GRO_FREE_STOLEN_HEAD case also in...
2017-07-21 Eric Dumazetnet: prevent sign extension in dev_get_stats()
2017-07-05 Serhey Popovychrtnetlink: add IFLA_GROUP to ifla_policy
2017-07-05 Krister JohansenFix an intermittent pr_emerg warning about lo becoming...
2017-07-05 Mintz, Yuvalnet: Zero ifla_vf_info in rtnl_fill_vfinfo()
2017-07-05 Alexander Potapenkonet: don't call strlen on non-terminated string in...
2017-06-17 Stanislaw Gruszkaethtool: do not vzalloc(0) on registers dump
2017-06-14 Eric Dumazetnet: better skb->sender_cpu and skb->napi_id cohabitation
2017-06-07 Eric Dumazetnetem: fix skb_orphan_partial()
2017-06-07 Eric Dumazetipv4: add reference counting to metrics
2017-06-07 David Ahernnet: Improve handling of failures on link and route...
2017-05-14 Michal Schmidtrtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
2017-05-03 Tushar Davenetpoll: Check for skb->queue_mapping
2017-05-03 Eric Dumazetnet: neigh: guard against NULL solicit() method
2017-03-30 Daniel Borkmannsocket, bpf: fix sk_filter use after free in sk_clone_lock
2017-03-30 Eric Dumazetnet: properly release sk_frag.page
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 Dumazetnet: net_enable_timestamp() can be called from irq...
2017-02-18 Eric Dumazetnet: use a work queue to defer net_disable_timestamp...
2017-02-04 Eric Dumazetnet: fix harmonize_features() vs NETIF_F_HIGHDMA
2017-01-15 Eric Dumazetgro: use min_t() in skb_gro_reset_offset()
2017-01-15 Herbert Xugro: Enter slow-path if there is no tailroom
2017-01-15 Reiter Wolfgangdrop_monitor: consider inserted data in genlmsg_end
2017-01-15 Reiter Wolfgangdrop_monitor: add missing call to genlmsg_end
2016-12-10 Eric Dumazetnet: avoid signed overflows for SO_{SND|RCV}BUFFORCE
2016-12-10 Sabrina Dubrocartnetlink: fix FDB size computation
2016-12-10 WANG Congnet: check dead netns for peernet2id_alloc()
2016-12-02 Eric Dumazetflow_dissect: call init_default_flow_dissectors() earlier
2016-11-21 Eric Dumazettcp: take care of truncations done by sk_filter()
2016-11-21 Eric Dumazetnet: __skb_flow_dissect() must cap its return value
2016-11-21 Eric Dumazetnet: mangle zero checksum in skb_checksum_help()
2016-11-21 Eric Dumazetnet: clear sk_err_soft in sk_clone_lock()
2016-11-15 Willem de Bruijnpacket: on direct_xmit, limit tso and csum to supported...
2016-11-15 Sabrina Dubrocanet: add recursion limit to GRO
2016-11-15 Eric Dumazetnet: pktgen: remove rcu locking in pktgen_change_name()
2016-11-15 Andrew Collinsnet: Add netdev all_adj_list refcnt propagation to...
2016-11-15 Paolo Abeninet: pktgen: fix pkt_size
2016-10-31 Jesse Grosstunnels: Don't apply GRO to multiple layers of encapsul...
2016-09-30 Mahesh Bandewarbonding: Fix bonding crash
2016-07-27 WANG Congnet_sched: fix mirrored packets checksum
2016-07-27 David S. Millerpacket: Use symmetric hash for PACKET_FANOUT_HASH.
2016-07-11 Daniel Borkmannbpf: try harder on clones when writing into skb
2016-07-11 David Barrosoneigh: Explicitly declare RCU-bh read side critical...
2016-05-19 Kangjie Lunet: fix infoleak in rtnetlink
2016-05-19 Daniel Borkmannvlan: pull on __vlan_insert_tag error path and fix...
2016-05-19 Daniel Borkmannnet: use skb_postpush_rcsum instead of own implementations
2016-04-20 Daniel Borkmanntun, bpf: fix suspicious RCU usage in tun_{attach,...
2016-04-20 Nicolas Dichtelrtnl: fix msg size calculation in if_nlmsg_size()
2016-04-20 Linus Lüssingnet: fix bridge multicast packet checksum validation
2016-03-03 Phil SutterIFF_NO_QUEUE: Fix for drivers not calling ether_setup()
2016-03-03 Alexander Duyckflow_dissector: Fix unaligned access in __skb_flow_diss...
2016-03-03 Alexander Duycknet: Copy inner L3 and L4 headers as unaligned on GRE TEB
2016-03-03 Hans Westgaard Rynet:Add sysctl_max_skb_frags
2016-03-03 Hannes Frederic... unix: correctly track in-flight fds in sending process...
2016-03-03 Jesse Grossgro: Make GRO aware of lightweight tunnels.
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./linux/kernel/git...
2016-01-09 Linus TorvaldsMerge tag 'pci-v4.4-fixes-4' of git://git./linux/kernel...
2016-01-09 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2016-01-08 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2016-01-08 Linus TorvaldsMerge tag 'pm+acpi-4.4-final' of git://git./linux/kerne...
2016-01-08 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-01-08 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-01-08 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-01-08 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2016-01-08 Linus TorvaldsMerge tag 'dmaengine-fix-4.4' of git://git.infradead...
2016-01-08 Linus TorvaldsMerge tag 'sound-4.4' of git://git./linux/kernel/git...
2016-01-07 Linus TorvaldsMerge tag 'iommu-fixes-v4.4-rc8' of git://git./linux...
2016-01-07 Linus TorvaldsMerge tag 'trace-v4.4-rc4-4' of git://git./linux/kernel...
2016-01-07 Dave AirlieMerge branch 'linux-4.4' of git://github.com/skeggsb...
2016-01-07 Linus TorvaldsMerge tag 'for-linus-20160106' of git://git.infradead...
2016-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-01-06 Francesco Ruggerinet: possible use after free in dst_release
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/rt5645' into...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/dapm' into asoc...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/arizona' into...
2016-01-05 Linus TorvaldsMerge tag 'trace-v4.4-rc4-3' of git://git./linux/kernel...
2016-01-05 Linus TorvaldsMerge branch 'stable' of git://git./linux/kernel/git...
2015-12-31 Linus TorvaldsMerge tag 'pci-v4.4-fixes-3' of git://git./linux/kernel...
2015-12-30 David S. MillerMerge tag 'wireless-drivers-for-davem-2015-12-28' of...
2015-12-29 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-12-28 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2015-12-28 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2015-12-27 Linus TorvaldsMerge tag 'upstream-4.4-rc7' of git://git.infradead...
2015-12-27 Linus TorvaldsMerge tag 'trace-v4.4-rc4-2' of git://git./linux/kernel...
2015-12-23 Takashi IwaiMerge tag 'asoc-fix-v4.4-rc6' of git://git./linux/kerne...
2015-12-23 Mark BrownMerge remote-tracking branches 'asoc/fix/davinci',...
2015-12-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
next