Bluetooth: Use struct_size() helper
[linux-2.6-microblaze.git] / net /
2019-04-23 Gustavo A. R. SilvaBluetooth: Use struct_size() helper
2019-04-23 Jaganath KanakkasseryBluetooth: Fix incorrect pointer arithmatic in ext_adv_...
2019-04-23 Dan Carpenter6lowpan: Off by one handling ->nexthdr
2019-04-23 Young XiaoBluetooth: hidp: fix buffer overflow
2019-04-23 Fugang DuanBluetooth: Add return check for L2CAP security level set
2019-04-23 Luiz Augusto von... Bluetooth: Fix not initializing L2CAP tx_credits
2019-04-23 Ido Schimmelbridge: Fix possible use-after-free when deleting bridg...
2019-04-23 David S. MillerMerge branch 'mlxsw-Shared-buffer-improvements'
2019-04-23 Ido Schimmelnet: devlink: Add extack to shared buffer operations
2019-04-23 David S. MillerMerge branch 'net-clean-up-needless-use-of-module-infra...
2019-04-23 Paul Gortmakernet: strparser: make it explicitly non-modular
2019-04-23 Paul Gortmakernet: bpfilter: dont use module_init in non-modular...
2019-04-23 Paul Gortmakercgroup: net: remove left over MODULE_LICENSE tag
2019-04-23 David Ahernnet: Rename net/nexthop.h net/rtnh.h
2019-04-23 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2019-04-21 Fuqian Huangnet: ax25: fix misuse of %x
2019-04-19 Eric Dumazettcp: properly reset skb->truesize for tx recycling
2019-04-19 Tung Nguyentipc: introduce new socket option TIPC_SOCK_RECVQ_USED
2019-04-19 Arnd Bergmannnet: socket: implement 64-bit timestamps
2019-04-19 Arnd Bergmannnet: rework SIOCGSTAMP ioctl handling
2019-04-19 David S. MillerMerge branch 'net-support-binding-vlan-dev-link-state...
2019-04-19 Mike Manningbridge: update vlan dev link state for bridge netdev...
2019-04-19 Mike Manningbridge: update vlan dev state when port added to or...
2019-04-19 Mike Manningbridge: support binding vlan dev link state to vlan...
2019-04-19 Mike Manningvlan: do not transfer link state in vlan bridge binding...
2019-04-19 Mike Manningvlan: support binding link state to vlan member bridge...
2019-04-19 David S. MillerMerge branch 'net-some-build-fixes-and-other-improvements'
2019-04-19 Jakub Kicinskinet/sched: taprio: fix build without 64bit div
2019-04-19 Jakub Kicinskil2tp: fix set but not used variable
2019-04-18 Stephen Suryaputraipv6: Add rate limit mask for ICMPv6 messages
2019-04-18 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2019-04-18 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2019-04...
2019-04-18 David Ahernnet ipv6: Prevent neighbor add if protocol is disabled...
2019-04-18 David S. MillerMerge branch 'ipv6-Use-fib6_result-for-fib_lookups'
2019-04-18 David Ahernipv6: Add fib6_type and fib6_flags to fib6_result
2019-04-18 David Ahernipv6: Pass fib6_result to fib lookups
2019-04-18 David Ahernipv6: Pass fib6_result to fib6_table_lookup tracepoint
2019-04-18 David Ahernipv6: Pass fib6_result to rt6_select and find_rr_leaf
2019-04-18 David Ahernipv6: Pass fib6_result to rt6_device_match
2019-04-18 David Ahernipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtu
2019-04-18 David Ahernipv6: Pass fib6_result to rt6_insert_exception
2019-04-18 David Ahernipv6: Pass fib6_result to ip6_rt_get_dev_rcu and ip6_rt...
2019-04-18 David Ahernipv6: Pass fib6_result to pcpu route functions
2019-04-18 David Ahernipv6: Pass fib6_result to ip6_create_rt_rcu
2019-04-18 David Ahernipv6: Pass fib6_result to ip6_rt_cache_alloc
2019-04-18 David Ahernipv6: Pass fib6_result to rt6_find_cached_rt
2019-04-18 David Ahernipv6: Rename fib6_multipath_select and pass fib6_result
2019-04-18 Alexei StarovoitovMerge branch 'bulk-cpumap-redirect'
2019-04-18 Jesper Dangaard... net: core: introduce build_skb_around
2019-04-17 David S. MillerMerge git://git./linux/kernel/git/davem/net
2019-04-17 Linus TorvaldsMerge tag 'for-linus-5.1-2' of git://github.com/cminyar...
2019-04-17 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2019-04-17 Arnd Bergmannsocket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEW
2019-04-17 Eric Dumazettcp: tcp_grow_window() needs to respect tcp_space()
2019-04-17 Nikolay Aleksandrovnet: bridge: fix netlink export of vlan_stats_per_port...
2019-04-17 Jie Liutipc: set sysctl_tipc_rmem and named_timeout right...
2019-04-17 Tuong Lientipc: fix link established but not in session
2019-04-17 Yuya Kusakabenet: Fix missing meta data in skb with vlan packet
2019-04-17 Gustavo A. R. Silvanet: atm: Fix potential Spectre v1 vulnerabilities
2019-04-17 Ard Biesheuvelnet/core: work around section mismatch warning for...
2019-04-17 Nikolay Aleksandrovnet: bridge: fix per-port af_packet sockets
2019-04-17 Alexei StarovoitovMerge branch 'af_xdp-smp_mb-fixes'
2019-04-17 Magnus Karlssonxsk: fix XDP socket ring buffer memory ordering
2019-04-17 Viet Hoang Tranbpf: allow clearing all sock_ops callback flags
2019-04-16 Linus TorvaldsMerge tag 'riscv-for-linus-5.1-rc6' of git://git./linux...
2019-04-16 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2019-04-16 Willem de Bruijnbpf: reserve flags in bpf_skb_net_shrink
2019-04-16 David S. MillerMerge branch 'hsr-next'
2019-04-16 Murali Karicherinet: hsr: add tx stats for master interface
2019-04-16 Murali Karicherinet: hsr: fix debugfs path to support multiple interfaces
2019-04-16 Murali Karicherinet: hsr: fix naming of file and functions
2019-04-15 Linus TorvaldsMerge tag 'libnvdimm-fixes-5.1-rc6' of git://git./linux...
2019-04-15 Linus TorvaldsMerge tag 'fsdax-fix-5.1-rc6' of git://git./linux/kerne...
2019-04-15 David S. MillerMerge branch 'sctp-fully-support-memory-accounting'
2019-04-15 Xin Longsctp: implement memory accounting on rx path
2019-04-15 Xin Longsctp: implement memory accounting on tx path
2019-04-15 Jonathan Lemonroute: Avoid crash from dereferencing NULL rt->from
2019-04-15 Wang HaiRevert "net-sysfs: Fix memory leak in netdev_register_k...
2019-04-15 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2019-04-15 David S. MillerMerge tag 'wireless-drivers-for-davem-2019-04-15' of...
2019-04-15 Stephen Rothwellbridge: only include nf_queue.h if needed
2019-04-14 Linus TorvaldsMerge branch 'page-refs' (page ref overflow)
2019-04-14 David S. MillerMerge tag 'mlx5-fixes-2019-04-09' of git://git./linux...
2019-04-14 Eric Dumazetrtnetlink: fix rtnl_valid_stats_req() nlmsg_len check
2019-04-14 Eric Dumazetipv4: ensure rcu_read_lock() in ipv4_link_failure()
2019-04-13 Linus TorvaldsMerge tag 'for-linus-20190412' of git://git.kernel...
2019-04-13 Linus TorvaldsMerge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org...
2019-04-13 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2019-04-13 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2019-04-13 Linus TorvaldsMerge tag 'pci-v5.1-fixes-2' of git://git./linux/kernel...
2019-04-13 Linus TorvaldsMerge tag 'powerpc-5.1-5' of git://git./linux/kernel...
2019-04-13 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2019-04-13 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2019-04-13 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2019-04-13 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2019-04-13 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2019-04-13 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2019-04-13 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2019-04-13 Stephen Suryaputraipv4: recompile ip options in ipv4_link_failure
2019-04-13 David Ahernipv6: Remove flowi6_oif compare from __ip6_route_redirect
next