]> asedeno.scripts.mit.edu Git - linux.git/history - net
samples: bpf: don't run probes at the local make stage
[linux.git] / net /
2019-06-11 Alexei StarovoitovMerge branch 'xskmap-lookup'
2019-06-11 Jonathan Lemonbpf: Allow bpf_map_lookup_elem() on an xskmap
2019-06-06 Roman Gushchinbpf: allow CGROUP_SKB programs to use bpf_skb_cgroup_id...
2019-06-01 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-06-01 David S. MillerMerge branch '40GbE' of git://git.kernel.org/pub/scm...
2019-05-31 Alexei StarovoitovMerge branch 'map-charge-cleanup'
2019-05-31 Roman Gushchinbpf: move memory size checks to bpf_map_charge_init()
2019-05-31 Roman Gushchinbpf: rework memlock-based memory accounting for maps
2019-05-31 Roman Gushchinbpf: group memory related fields in struct bpf_map_memory
2019-05-31 Roman Gushchinbpf: add memlock precharge for socket local storage
2019-05-31 Alexei StarovoitovMerge branch 'propagate-cn-to-tcp'
2019-05-31 brakmobpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls
2019-05-31 Colin Ian Kingnexthop: remove redundant assignment to err
2019-05-31 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-05-31 Pablo Neira Ayusonetfilter: nf_conntrack_bridge: fix CONFIG_IPV6=y
2019-05-31 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-05-31 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2019-05-31 Linus TorvaldsMerge tag 'for-5.2-rc2-tag' of git://git.kernel.org...
2019-05-31 Linus TorvaldsMerge tag 'sound-5.2-rc3' of git://git.kernel.org/pub...
2019-05-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2019-05-30 Willem de Bruijnnet: correct zerocopy refcnt with udp MSG_MORE
2019-05-30 David S. MillerMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2019-05-30 Kevin 'ldir' Darby... net: sched: act_ctinfo: minor size optimisation
2019-05-30 Maxime Chevallierethtool: Check for vlan etype or vlan tci when parsing...
2019-05-30 Ioana Ciorneinet: dsa: Add error path handling in dsa_tree_setup()
2019-05-30 Jakub Kicinskinet: don't clear sock->sk early to avoid trouble in...
2019-05-30 Eric Dumazetnet-gro: fix use-after-free read in napi_gro_frags()
2019-05-30 David S. MillerMerge branch 'Fixes-for-DSA-tagging-using-802-1Q'
2019-05-30 Vladimir Olteannet: dsa: tag_8021q: Create a stable binary format
2019-05-30 Ioana Ciorneinet: dsa: tag_8021q: Change order of rx_vid setup
2019-05-30 Matteo Crocesctp: deduplicate identical skb_checksum_ops
2019-05-30 Matteo Crocenet: avoid indirect calls in L4 checksum calculation
2019-05-30 David S. MillerMerge branch 'connection-tracking-support-for-bridge'
2019-05-30 Pablo Neira Ayusonetfilter: nf_conntrack_bridge: register inet conntrack...
2019-05-30 Pablo Neira Ayusonetfilter: nf_conntrack_bridge: add support for IPv6
2019-05-30 Pablo Neira Ayusonetfilter: bridge: add connection tracking system
2019-05-30 Pablo Neira Ayusonetfilter: nf_conntrack: allow to register bridge support
2019-05-30 Pablo Neira Ayusonet: ipv4: place control buffer handling away from...
2019-05-30 Pablo Neira Ayusonet: ipv6: split skbuff into fragments transformer
2019-05-30 Pablo Neira Ayusonet: ipv4: split skbuff into fragments transformer
2019-05-30 Pablo Neira Ayusonet: ipv6: add skbuff fraglist splitter
2019-05-30 Pablo Neira Ayusonet: ipv4: add skbuff fraglist splitter
2019-05-30 David S. MillerMerge branch 'add-TFO-backup-key'
2019-05-30 Jason Barontcp: add support for optional TFO backup key to net...
2019-05-30 Jason Barontcp: add support to TCP_FASTOPEN_KEY for optional backu...
2019-05-30 Jason Barontcp: add backup TFO key infrastructure
2019-05-30 Christoph Paaschtcp: introduce __tcp_fastopen_cookie_gen_cipher()
2019-05-30 Young Xiaoipv4: tcp_input: fix stack out of bounds when parsing...
2019-05-30 Herbert Xuinet: frags: Remove unnecessary smp_store_release/READ_ONCE
2019-05-30 David S. MillerMerge tag 'mlx5-fixes-2019-05-28' of git://git.kernel...
2019-05-30 David S. MillerMerge branch 'XDP-generic-fixes'
2019-05-30 Stephen Hemmingernet: core: support XDP generic on stacked devices.
2019-05-30 David S. MillerMerge branch 'Decoupling-PHYLINK-from-struct-net_device'
2019-05-30 Ioana Ciorneinet: dsa: Use PHYLINK for the CPU/DSA ports
2019-05-30 Ioana Ciorneinet: dsa: Move the phylink driver calls into port.c
2019-05-30 Ioana Ciorneinet: phylink: Add struct phylink_config to PHYLINK API
2019-05-30 Kevin 'ldir' Darby... net: sched: Introduce act_ctinfo action
2019-05-29 Linus TorvaldsMerge tag 'docs-5.2-fixes2' of git://git.lwn.net/linux
2019-05-29 Linus TorvaldsMerge tag 'linux-kselftest-5.2-rc3' of git://git.kernel...
2019-05-29 Linus TorvaldsMerge tag 'trace-v5.2-rc2' of git://git.kernel.org...
2019-05-29 David S. MillerMerge branch '1GbE' of git://git.kernel.org/pub/scm...
2019-05-29 David S. MillerMerge branch 'net-API-and-initial-implementation-for...
2019-05-29 David Ahernnexthop: Add support for nexthop groups
2019-05-29 David Ahernnexthop: Add support for lwt encaps
2019-05-29 David Ahernnexthop: Add support for IPv6 gateways
2019-05-29 David Ahernnexthop: Add support for IPv4 nexthops
2019-05-29 David Ahernnet: Initial nexthop code
2019-05-29 Eric Dumazetllc: fix skb leak in llc_build_and_send_ui_pkt()
2019-05-29 David S. MillerMerge branch 'inet-frags-followup'
2019-05-29 Eric Dumazetinet: frags: fix use-after-free read in inet_frag_destr...
2019-05-29 Eric Dumazetinet: frags: call inet_frags_fini() after unregister_pe...
2019-05-29 Eric Dumazetinet: frags: uninline fqdir_init()
2019-05-28 Linus TorvaldsMerge tag 'pinctrl-v5.2-2' of git://git.kernel.org...
2019-05-28 Linus TorvaldsMerge tag 'gpio-v5.2-2' of git://git.kernel.org/pub...
2019-05-27 Colin Ian Kingipv4: remove redundant assignment to n
2019-05-27 David S. MillerMerge branch 'net-tls-two-fixes-for-rx_list-pre-handling'
2019-05-27 Jakub Kicinskinet/tls: fix no wakeup on partial reads
2019-05-27 Jakub Kicinskinet/tls: fix lowat calculation if some data came from...
2019-05-26 David S. MillerMerge branch 'inet-frags-avoid-possible-races-at-netns...
2019-05-26 Eric Dumazetinet: frags: rework rhashtable dismantle
2019-05-26 Eric Dumazetnet: dynamically allocate fqdir structures
2019-05-26 Eric Dumazetnet: add a net pointer to struct fqdir
2019-05-26 Eric Dumazetnet: rename inet_frags_init_net() to fdir_init()
2019-05-26 Eric Dumazetieee820154: 6lowpan: no longer reference init_net in...
2019-05-26 Eric Dumazetnetfilter: ipv6: nf_defrag: no longer reference init_ne...
2019-05-26 Eric Dumazetipv6: no longer reference init_net in ip6_frags_ns_ctl_...
2019-05-26 Eric Dumazetipv4: no longer reference init_net in ip4_frags_ns_ctl_...
2019-05-26 Eric Dumazetnet: rename struct fqdir fields
2019-05-26 Eric Dumazetnet: rename inet_frags_exit_net() to fqdir_exit()
2019-05-26 Eric Dumazetinet: rename netns_frags to fqdir
2019-05-26 Linus TorvaldsMerge tag 'trace-v5.2-rc1-2' of git://git.kernel.org...
2019-05-26 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2019-05-26 Linus TorvaldsMerge tag 'random_for_linus_stable' of git://git.kernel...
2019-05-25 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2019-05-25 Gen Zhangip_sockglue: Fix missing-check bug in ip_ra_control()
2019-05-25 Gen Zhangipv6_sockglue: Fix a missing-check bug in ip6_ra_control()
2019-05-25 Gustavo A. R. Silvaflow_offload: use struct_size() in kzalloc()
2019-05-25 Linus TorvaldsMerge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel...
2019-05-25 Linus TorvaldsMerge tag 'trace-v5.2-rc1' of git://git.kernel.org...
2019-05-25 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
next