ppp: prevent unregistered channels from connecting to PPP units
[sfrench/cifs-2.6.git] / net /
2018-03-04 David S. MillerMerge branch 'GSO_BY_FRAGS-correctness-improvements'
2018-03-04 Daniel Axtensnet: make skb_gso_*_seglen functions private
2018-03-04 Daniel Axtensnet: xfrm: use skb_gso_validate_network_len() to check...
2018-03-04 Daniel Axtensnet: sched: tbf: handle GSO_BY_FRAGS case in enqueue
2018-03-04 Daniel Axtensnet: rename skb_gso_validate_mtu -> skb_gso_validate_ne...
2018-03-04 David S. MillerMerge tag 'batadv-net-for-davem-20180302' of git:/...
2018-03-03 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2018-03-02 David S. MillerMerge tag 'mac80211-for-davem-2018-03-02' of git:/...
2018-03-02 Ka-Cheong Poonrds: Incorrect reference counting in TCP socket creation
2018-03-02 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2018-03-02 Edward Creenet: ethtool: don't ignore return from driver get_fecpa...
2018-03-02 Stephen Suryaputravrf: check forwarding on the original netdevice when...
2018-03-02 Mike Manningnet: allow interface to be set into VRF if VLAN interfa...
2018-03-01 Arnd Bergmannnet: ipv4: avoid unused variable warning for sysctl
2018-02-28 Julian Anastasovipvs: remove IPS_NAT_MASK check to fix passive FTP
2018-02-28 David S. MillerMerge branch 'mlxsw-fixes'
2018-02-28 Jiri Pirkomlxsw: spectrum: Fix handling of resource_size_param
2018-02-28 David S. MillerMerge branch 'net-smc-fixes'
2018-02-28 Davide Carattinet/smc: fix NULL pointer dereference on sock_create_ke...
2018-02-28 Karsten Graulnet/smc: use link_id of server in confirm link reply
2018-02-28 Karsten Graulnet/smc: use a constant for control message length
2018-02-28 Joey Pabalinasnet/tcp/illinois: replace broken algorithm reference...
2018-02-28 Soheil Hassas Yeganehtcp: purge write queue upon RST
2018-02-28 David S. MillerMerge branch 'tcp-revert-a-F-RTO-extension-due-to-broke...
2018-02-28 Yuchung Chengtcp: revert F-RTO extension to detect more spurious...
2018-02-28 Yuchung Chengtcp: revert F-RTO middle-box workaround
2018-02-27 Boris Pismennytls: Use correct sk->sk_prot for IPV6
2018-02-27 David S. MillerMerge branch 'tunnel-mtu-fixes'
2018-02-27 Xin Longsit: fix IFLA_MTU ignored on NEWLINK
2018-02-27 Xin Longip6_tunnel: fix IFLA_MTU ignored on NEWLINK
2018-02-27 Xin Longip_gre: fix IFLA_MTU ignored on NEWLINK
2018-02-27 Pablo Neira Ayusonetfilter: nf_tables: use the right index from flowtabl...
2018-02-27 Jon Maloytipc: correct initial value for group congestion flag
2018-02-27 Arkadi Sharshevskydevlink: Fix resource coverity errors
2018-02-27 Sabrina Dubrocanet: ipv4: don't allow setting net.ipv4.route.min_pmtu...
2018-02-27 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2018-02-27 Arkadi Sharshevskydevlink: Compare to size_new in case of resource child...
2018-02-27 Romain Naourcfg80211: add missing dependency to CFG80211 suboptions
2018-02-27 Pablo Neira Ayusonetfilter: nf_tables: missing attribute validation...
2018-02-27 Pablo Neira Ayusonetfilter: nf_tables: return EBUSY if device already...
2018-02-26 Thomas Winterip_tunnel: Do not use mark in skb by default
2018-02-26 Ido Schimmelbridge: Fix VLAN reference count problem
2018-02-26 Ramon Friedqrtr: add MODULE_ALIAS macro to smd
2018-02-26 David S. MillerMerge branch 'l2tp-fix-API-races-discovered-by-syzbot'
2018-02-26 James Chapmanl2tp: fix tunnel lookup use-after-free race
2018-02-26 James Chapmanl2tp: fix race in pppol2tp_release with session object...
2018-02-26 James Chapmanl2tp: fix races with tunnel socket close
2018-02-26 James Chapmanl2tp: don't use inet_shutdown on ppp session destroy
2018-02-26 James Chapmanl2tp: don't use inet_shutdown on tunnel destroy
2018-02-25 Eric Dumazetnetfilter: use skb_to_full_sk in ip6_route_me_harder
2018-02-25 Sven Eckelmannbatman-adv: Fix internal interface indices types
2018-02-25 Florian Westphalnetfilter: don't set F_IFACE on ipv6 fib lookups
2018-02-25 Taehee Yoonetfilter: increase IPSTATS_MIB_CSUMERRORS stat
2018-02-25 Sven Eckelmannbatman-adv: Fix netlink dumping of BLA backbones
2018-02-25 Sven Eckelmannbatman-adv: Fix netlink dumping of BLA claims
2018-02-25 Sven Eckelmannbatman-adv: Ignore invalid batadv_v_gw during netlink...
2018-02-25 Sven Eckelmannbatman-adv: Ignore invalid batadv_iv_gw during netlink...
2018-02-25 Felix Fietkaunetfilter: nf_flow_table: fix checksum when handling...
2018-02-25 Florian Westphalnetfilter: ebtables: CONFIG_COMPAT: don't trust userlan...
2018-02-25 Florian Westphalnetfilter: ebtables: convert BUG_ONs to WARN_ONs
2018-02-25 Florian Westphalnetfilter: bridge: ebt_among: add missing match size...
2018-02-25 Florian Westphalnetfilter: ipv6: fix use-after-free Write in nf_nat_ipv...
2018-02-25 Florian Westphalnetfilter: ipt_CLUSTERIP: put config instead of freeing it
2018-02-25 Florian Westphalnetfilter: ipt_CLUSTERIP: put config struct if we can...
2018-02-25 Matthias Schifferbatman-adv: invalidate checksum on fragment reassembly
2018-02-25 Matthias Schifferbatman-adv: fix packet checksum in receive path
2018-02-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-02-23 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2018-02-23 Linus TorvaldsMerge tag 'mips_fixes_4.16_3' of git://git./linux/kerne...
2018-02-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-02-23 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2018-02-23 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2018-02-23 Linus TorvaldsMerge tag 'drm-fixes-for-v4.16-rc3' of git://people...
2018-02-23 Eric Dumazetnet_sched: gen_estimator: fix broken estimators based...
2018-02-23 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2018-02-23 Arnd Bergmannipv6 sit: work around bogus gcc-8 -Wrestrict warning
2018-02-23 Felix Fietkaumac80211: drop frames with unexpected DS bits from...
2018-02-23 Toke Høiland-Jørgensenmac80211: Adjust TSQ pacing shift
2018-02-23 Dave AirlieMerge tag 'imx-drm-next-2018-02-22' of git://git.pengut...
2018-02-23 Linus TorvaldsMerge branch 'siginfo-linus' of git://git./linux/kernel...
2018-02-23 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2018-02-22 David Howellsrxrpc: Fix send in rxrpc_send_data_packet()
2018-02-22 David S. MillerMerge tag 'mac80211-for-davem-2018-02-22' of git:/...
2018-02-22 Linus TorvaldsMerge tag 'usb-4.16-rc3' of git://git./linux/kernel...
2018-02-22 Linus TorvaldsMerge tag 'staging-4.16-rc2' of git://git./linux/kernel...
2018-02-22 Linus TorvaldsMerge tag 'char-misc-4.16-rc3' of git://git./linux...
2018-02-22 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2018-02-22 Linus TorvaldsMerge tag 'riscv-for-linus-4.16-rc3-riscv_cleanups...
2018-02-22 David Ahernnet: ipv4: Set addr_type in hash_keys for forwarded...
2018-02-22 Eric Dumazettcp_bbr: better deal with suboptimal GSO
2018-02-22 Jason A. Donenfeldnetlink: put module reference if dump start fails
2018-02-22 James MorrisMerge tag 'seccomp-v4.16-rc3' of https://git./linux...
2018-02-22 Arnd Bergmannbpf: clean up unused-variable warning
2018-02-21 Dave AirlieMerge tag 'drm-misc-fixes-2018-02-21' of git://anongit...
2018-02-21 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2018-02-21 David S. MillerMerge tag 'mlx5-fixes-2018-02-20' of git://git./linux...
2018-02-21 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2018-02-21 Roman Kaplnet: sched: report if filter is too large to dump
2018-02-20 Dave AirlieMerge tag 'drm-misc-fixes-2018-01-31' of git://anongit...
2018-02-20 Dave AirlieMerge tag 'exynos-drm-fixes-for-v4.16-rc3' of git:...
next