]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - net
net: core: drop pointless check in __dev_alloc_name
[mirror_ubuntu-bionic-kernel.git] / net /
2017-11-14 Rasmus Villemoesnet: core: drop pointless check in __dev_alloc_name
2017-11-14 Rasmus Villemoesnet: core: eliminate dev_alloc_name{,_ns} code duplication
2017-11-14 Rasmus Villemoesnet: core: move dev_alloc_name_ns a little higher
2017-11-14 Rasmus Villemoesnet: core: improve sanity checking in __dev_alloc_name
2017-11-14 David S. MillerMerge branch 'tls-misc-fixes'
2017-11-14 Ilya Lesokhintls: don't override sk_write_space if tls_set_sw_offloa...
2017-11-14 Ilya Lesokhintls: Avoid copying crypto_info again after cipher_type...
2017-11-14 Ilya Lesokhintls: Move tls_make_aad to header to allow sharing
2017-11-14 Ilya Lesokhintls: Fix TLS ulp context leak, when TLS_TX setsockopt...
2017-11-14 Ilya Lesokhintls: Add function to update the TLS socket configuration
2017-11-14 Ilya Lesokhintls: Use kzalloc for aead_request allocation
2017-11-14 Eric Dumazettcp: allow drivers to tweak TSQ logic
2017-11-14 David S. MillerMerge tag 'rxrpc-next-20171111' of git://git.kernel...
2017-11-14 Vasily Averinxfrm6_tunnel: exit_net cleanup check added
2017-11-14 Vasily Averinphonet: exit_net cleanup check added
2017-11-14 Vasily Averinl2tp: exit_net cleanup check added
2017-11-14 Vasily Averinfib_rules: exit_net cleanup check added
2017-11-14 Vasily Averinfib_notifier: exit_net cleanup check added
2017-11-14 Vasily Averinnetdev: exit_net cleanup check added
2017-11-14 Vasily Averinpacket: exit_net cleanup check added
2017-11-14 Vasily Averinaf_key: replace BUG_ON on WARN_ON in net_exit hook
2017-11-14 Andrew Lunnnet: dsa: Fix dependencies on bridge
2017-11-13 David S. MillerMerge branch 'net-improve-the-process-of-redirect-and...
2017-11-13 Xin Longip6_tunnel: clean up ip4ip6 and ip6ip6's err_handlers
2017-11-13 Xin Longip6_tunnel: process toobig in a better way
2017-11-13 Xin Longip6_tunnel: add the process for redirect in ip6_tnl_err
2017-11-13 Xin Longip6_gre: process toobig in a better way
2017-11-13 Xin Longip6_gre: add the process for redirect in ip6gre_err
2017-11-13 David S. MillerMerge tag 'nfc-next-4.15-1' of git://git.kernel.org...
2017-11-13 David S. MillerMerge branch 'Openvswitch-meter-action'
2017-11-13 Andy Zhouopenvswitch: Add meter action support
2017-11-13 Andy Zhouopenvswitch: Add meter infrastructure
2017-11-13 Andy Zhouopenvswitch: export get_dp() API.
2017-11-13 David S. MillerMerge branch 'dsa-b53-Support-prepended-Broadcom-tags'
2017-11-13 Florian Fainellinet: dsa: Support prepended Broadcom tag
2017-11-13 Florian Fainellinet: dsa: tag_brcm: Prepare for supporting prepended tag
2017-11-13 Florian Fainellinet: dsa: Pass a port to get_tag_protocol()
2017-11-13 Andrew Mortonnet/sched/sch_red.c: work around gcc-4.4.4 anon union...
2017-11-13 Jason A. Donenfeldaf_netlink: ensure that NLMSG_DONE never fails in dumps
2017-11-13 David S. MillerMerge branch 'netem-add-nsec-scheduling-and-slot-feature'
2017-11-13 Dave Tahtnetem: support delivering packets in delayed time slots
2017-11-13 Dave Tahtnetem: add uapi to express delay and jitter in nanoseconds
2017-11-13 Dave Tahtnetem: convert to qdisc_watchdog_schedule_ns
2017-11-13 Francesco Ruggeriipv6: try not to take rtnl_lock in ip6mr_sk_done
2017-11-12 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-11-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-11-11 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2017-11...
2017-11-11 Mat Martineaunet: Remove unused skb_shared_info member
2017-11-11 David S. MillerMerge branch 'l2tp-avoid-aliasing-tunnels-socket-pointer'
2017-11-11 Guillaume Naultl2tp: remove the .tunnel_sock field from struct pppol2t...
2017-11-11 Guillaume Naultl2tp: avoid using ->tunnel_sock for getting session...
2017-11-11 Guillaume Naultl2tp: remove .tunnel_sock from struct l2tp_eth
2017-11-11 David S. MillerMerge tag 'linux-can-fixes-for-4.14-20171110' of git...
2017-11-11 David S. MillerMerge branch 'dsa-lan9303-IGMP-handling'
2017-11-11 Egil Hjelmelandnet: dsa: lan9303: Clear offload_fwd_mark for IGMP
2017-11-11 David S. MillerMerge tag 'mlx5-fixes-2017-11-08' of git://git.kernel...
2017-11-11 Cong Wangvlan: fix a use-after-free in vlan_device_event()
2017-11-11 David S. MillerMerge branch 'mv88e6xxx-broadcast-flooding-in-hardware'
2017-11-11 Andrew Lunnnet: dsa: {e}dsa: set offload_fwd_mark on received...
2017-11-11 Andrew Lunnnet: dsa: Fix SWITCHDEV_ATTR_ID_PORT_PARENT_ID
2017-11-11 David S. MillerMerge branch 'ieee802154-for-davem-2017-11-09' of git...
2017-11-11 Tonghao Zhangsock: Remove the global prot_inuse counter.
2017-11-11 Gustavo A. R. Silvanet: decnet: dn_table: mark expected switch fall-through
2017-11-11 Guillaume Naultl2tp: don't close sessions in l2tp_tunnel_destruct()
2017-11-11 David S. MillerMerge branch 'FACK-loss-recovery-remove'
2017-11-11 Yuchung Chengtcp: use sequence distance to detect reordering
2017-11-11 Yuchung Chengtcp: retire FACK loss detection
2017-11-11 Vivien Didelotnet: dsa: return after vlan prepare phase
2017-11-11 Vivien Didelotnet: dsa: return after mdb prepare phase
2017-11-11 Jon Maloytipc: improve link resiliency when rps is activated
2017-11-11 Maciej Żenczykowskinet: ipv6: sysctl to specify IPv6 ND traffic class
2017-11-11 Samuel Mendoza-Jonasnet/ncsi: Don't return error on normal response
2017-11-11 Samuel Mendoza-Jonasnet/ncsi: Improve general state logging
2017-11-10 Linus TorvaldsMerge tag 'ceph-for-4.14-rc9' of git://github.com/ceph...
2017-11-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-11-10 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-11-10 Linus TorvaldsMerge tag 'mips_fixes_4.14_2' of git://git.kernel.org...
2017-11-10 Linus TorvaldsMerge tag 'drm-fixes-for-v4.14-rc9' of git://people...
2017-11-10 Yuchung Chengtcp: fix tcp_fastretrans_alert warning
2017-11-10 Eric Dumazettcp: gso: avoid refcount_t warning from tcp_gso_segment()
2017-11-10 David S. MillerMerge branch 'act_vlan-rcu'
2017-11-10 Manish Kurupact_vlan: VLAN action rewrite to use RCU lock/unlock...
2017-11-10 Manish Kurupact_vlan: Change stats update to use per-core stats
2017-11-10 Håkon Buggerds: ib: Fix NULL pointer dereference in debug code
2017-11-10 David S. MillerMerge branch 'ip_gre-flags-update'
2017-11-10 Xin Longip_gre: add the support for i/o_flags update via ioctl
2017-11-10 Xin Longip_gre: add the support for i/o_flags update via netlink
2017-11-10 David S. MillerMerge branch 'tcp-ns-rmem-wmem'
2017-11-10 Eric Dumazettcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
2017-11-10 Eric Dumazetnet: allow per netns sysctl_rmem and sysctl_wmem for...
2017-11-10 Andrew Lunnnet: dsa: Don't add vlans when vlan filtering is disabled
2017-11-10 David S. MillerMerge tag 'mlx5-updates-2017-11-09' of git://git.kernel...
2017-11-10 David S. MillerMerge branch 'IGMP-snooping-for-local-traffic'
2017-11-10 Andrew Lunnnet: dsa: switch: Don't add CPU port to an mdb by default
2017-11-10 Andrew Lunnnet: dsa: add more const attributes
2017-11-10 Andrew Lunnnet: dsa: slave: Handle switchdev host mdb add/del
2017-11-10 Andrew Lunnnet: bridge: Add/del switchdev object on host join...
2017-11-10 Andrew Lunnnet: bridge: Send notification when host join/leaves...
2017-11-10 Andrew Lunnnet: bridge: Rename mglist to host_joined
2017-11-10 Linus TorvaldsMerge tag 'pci-v4.14-fixes-7' of git://git.kernel.org...
next