]> asedeno.scripts.mit.edu Git - linux.git/history - net
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetoot...
[linux.git] / net /
2019-03-02 David S. MillerMerge branch 'for-upstream' of git://git.kernel.org...
2019-03-02 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-03-02 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2019-03...
2019-03-02 Mao Wenannet: sit: fix memory leak in sit_init_net()
2019-03-02 Ido Schimmelnet: ipv4: Fix NULL pointer dereference in route lookup
2019-03-02 David S. MillerMerge branch 'SO_MAX_PACING_RATE-64-bit'
2019-03-02 Eric Dumazetnet: support 64bit rates for getsockopt(SO_MAX_PACING_RATE)
2019-03-02 Eric Dumazetnet: support 64bit values for setsockopt(SO_MAX_PACING_...
2019-03-02 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
2019-03-02 Florian Fainelliswitchdev: Remove unused transaction item queue
2019-03-02 Jakub Kicinskidevlink: fix kdoc
2019-03-02 Hangbin Liuipv4: Add ICMPv6 support when parse route ipproto
2019-02-28 Ursula Braunnet/smc: allow pnetid-less configuration
2019-02-28 Leslie Monisnet: sched: pie: avoid slow division in drop probabilit...
2019-02-28 Matthias Maennichsctp: chunk.c: correct format string for size_t in printk
2019-02-28 Sheng Lannet: netem: fix skb length BUG_ON in __skb_to_sgvec
2019-02-28 Eli Britsteinnet: sched: act_csum: Fix csum calc for tagged packets
2019-02-28 Paul Moorenetlabel: fix out-of-bounds memory accesses
2019-02-28 David Ahernipv4: Pass original device to ip_rcv_finish_core
2019-02-28 Vlad Buslovnet: sched: act_tunnel_key: fix metadata handling
2019-02-27 wenxuroute: Add multipath_hash in flowi_common to make user...
2019-02-27 YueHaibingnet: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails
2019-02-27 David S. MillerMerge branch 'net-Remove-switchdev_ops'
2019-02-27 Florian Fainellinet: Remove switchdev_ops
2019-02-27 Florian Fainellinet: switchdev: Replace port attr set SDO with a notifi...
2019-02-27 Florian Fainellinet: dsa: Handle SWITCHDEV_PORT_ATTR_SET
2019-02-27 Florian Fainelliswitchdev: Add SWITCHDEV_PORT_ATTR_SET
2019-02-27 Vlad BuslovRevert "net: sched: fw: don't set arg->stop in fw_walk...
2019-02-27 Li RongQingethtool: Use explicit designated initializers for .cmd
2019-02-27 Leslie Monisnet: sched: pie: fix 64-bit division
2019-02-26 Tung Nguyentipc: fix race condition causing hung sendto
2019-02-26 Li RongQingnet: Use RCU_POINTER_INITIALIZER() to init static variable
2019-02-26 David S. MillerMerge branch 'net-fail-route'
2019-02-26 David Ahernmpls: Return error for RTA_GATEWAY attribute
2019-02-26 David Ahernipv6: Return error for RTA_VIA attribute
2019-02-26 David Ahernipv4: Return error for RTA_VIA attribute
2019-02-26 David S. MillerMerge branch 'tcp-cleanups'
2019-02-26 Eric Dumazettcp: remove tcp_queue argument from tso_fragment()
2019-02-26 Eric Dumazettcp: use tcp_md5_needed for timewait sockets
2019-02-26 Eric Dumazettcp: convert tcp_md5_needed to static_branch API
2019-02-26 Eric Dumazettcp: get rid of tcp_check_send_head()
2019-02-26 Vlad Buslovnet: sched: fix typo in walker_check_empty()
2019-02-26 Leslie Monisnet: sched: pie: fix mistake in reference link
2019-02-26 David S. MillerMerge branch 'devlink-make-ethtool-compat-reliable'
2019-02-26 Jakub Kicinskidevlink: require non-NULL ops for devlink instances
2019-02-26 Jakub Kicinskidevlink: hold a reference to the netdevice around ethto...
2019-02-26 Jakub Kicinskidevlink: create a special NDO for getting the devlink...
2019-02-26 Jakub Kicinskinet: devlink: turn devlink into a built-in
2019-02-26 Peter Oskolkovnet: remove unused struct inet_frag_queue.fragments field
2019-02-26 Matthias KaehlckeBluetooth: Add quirk for reading BD_ADDR from fwnode...
2019-02-26 Gustavo A. R. SilvaBluetooth: mgmt: Use struct_size() helper
2019-02-25 Nazarov Sergeynet: avoid use IPCB in cipso_v4_error
2019-02-25 Nazarov Sergeynet: Add __icmp_send helper.
2019-02-25 David S. MillerMerge branch 'pie-next'
2019-02-25 Mohit P. Tahilianinet: sched: pie: update references
2019-02-25 Mohit P. Tahilianinet: sched: pie: add derandomization mechanism
2019-02-25 Mohit P. Tahilianinet: sched: pie: add more cases to auto-tune alpha and beta
2019-02-25 Mohit P. Tahilianinet: sched: pie: change initial value of pie_vars-...
2019-02-25 Mohit P. Tahilianinet: sched: pie: change default value of pie_params...
2019-02-25 Mohit P. Tahilianinet: sched: pie: change default value of pie_params->target
2019-02-25 Mohit P. Tahilianinet: sched: pie: change value of QUEUE_THRESHOLD
2019-02-25 David S. MillerMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2019-02-25 Eric Biggersnet: socket: set sock->sk to NULL after calling proto_o...
2019-02-25 Vlad Buslovnet: sched: don't release block->lock when dumping chains
2019-02-25 Vlad Buslovnet: sched: set dedicated tcf_walker flag when tp is empty
2019-02-25 Vlad Buslovnet: sched: act_tunnel_key: fix NULL pointer dereferenc...
2019-02-25 Yafang Shaotcp: clean up SOCK_DEBUG()
2019-02-25 Taehee Yootcp: remove unused parameter of tcp_sacktag_bsearch()
2019-02-25 Wen Yangnet: dsa: fix a leaked reference by adding missing...
2019-02-25 Florian Fainelliswitchdev: Complete removal of switchdev_port_attr_get()
2019-02-25 Andrew Lunndsa: Remove phydev parameter from disable_port call
2019-02-25 David S. MillerMerge branch 'for-upstream' of git://git.kernel.org...
2019-02-25 Peter Oskolkovnet: fix double-free in bpf_lwt_xmit_reroute
2019-02-25 wenxuip_tunnel: Add ip tunnel tun_info type dst_cache in...
2019-02-25 wenxuip_tunnel: Add dst_cache support in lwtunnel_state...
2019-02-25 Vakul Gargtls: Return type of non-data records retrieved using...
2019-02-25 David S. MillerMerge branch 'ipv4-v6-icmp-small-cleanup-and-update'
2019-02-25 Kefeng Wangipv6: icmp: use percpu allocation
2019-02-25 Kefeng Wangipv6: icmp: use icmpv6_sk_exit()
2019-02-25 Kefeng Wangipv4: icmp: use icmp_sk_exit()
2019-02-25 Herbert Xuila: Fix uninitialised return value in ila_xlat_nl_cmd_...
2019-02-25 wenxunet/sched: act_tunnel_key: Add dst_cache support
2019-02-25 David S. MillerMerge branch 'net-switchdev-h-inclusion-removal'
2019-02-25 Florian Fainellinet: Remove switchdev.h inclusion from team/bond/vlan
2019-02-25 Davide Carattinet/sched: act_skbedit: fix refcount leak when replace...
2019-02-25 Davide Carattinet/sched: act_ipt: fix refcount leak when replace fails
2019-02-24 David S. MillerMerge branch 'net-protodown-support-for-macvlan-and-vxlan'
2019-02-24 Andy Roulinnet: dev: add generic protodown handler
2019-02-24 Maxim Mikityanskiynet: Skip GSO length estimation if transport header...
2019-02-24 Li RongQingnet: Use RCU_INIT_POINTER() to set sk_wq
2019-02-24 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-02-24 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2019-02-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-02-24 Eric Dumazettcp: repaired skbs must init their tso_segs
2019-02-24 Eric Dumazetnet/x25: fix a race in x25_bind()
2019-02-24 Hangbin LiuRevert "bridge: do not add port to router list when...
2019-02-23 David S. MillerMerge tag 'mlx5-updates-2019-02-21' of git://git.kernel...
2019-02-23 YueHaibingkcm: Remove unnecessary SLAB_PANIC for kmem_cache_creat...
2019-02-23 Masahiro Yamadabpfilter: re-add header search paths to tools include...
2019-02-23 Linus TorvaldsMerge tag 'powerpc-5.0-6' of git://git.kernel.org/pub...
next