OSDN Git Service

uclinux-h8/linux.git
2018-10-05 Jakub Kicinskiethtool: rename local variable max -> curr
2018-10-05 Magnus Karlssonxsk: fix bug when trying to use both copy and zero...
2018-10-05 Magnus Karlssonnet: add umem reference in netdev{_rx}_queue
2018-10-04 Konrad Djimelibpf: typo fix in Documentation/networking/af_xdp.rst
2018-10-04 Bo YUbpf, tracex3_user: erase "ARRAY_SIZE" redefined
2018-10-04 Daniel BorkmannMerge branch 'bpf-libbpf-consistent-iface'
2018-10-04 Andrey Ignatovlibbpf: Use __u32 instead of u32 in bpf_program__load
2018-10-04 Andrey Ignatovlibbpf: Make include guards consistent
2018-10-04 Andrey Ignatovlibbpf: Consistent prefixes for interfaces in str_error.h.
2018-10-04 Andrey Ignatovlibbpf: Consistent prefixes for interfaces in nlattr.h.
2018-10-04 Andrey Ignatovlibbpf: Consistent prefixes for interfaces in libbpf.h.
2018-10-04 Andrey Ignatovlibbpf: Move __dump_nlmsg_t from API to implementation
2018-10-04 Joe Stringernet: core: Fix build with CONFIG_IPV6=m
2018-10-03 Daniel BorkmannMerge branch 'bpf-sk-lookup'
2018-10-03 Joe StringerDocumentation: Describe bpf reference tracking
2018-10-03 Joe Stringerselftests/bpf: Add C tests for reference tracking
2018-10-03 Joe Stringerlibbpf: Support loading individual progs
2018-10-03 Joe Stringerselftests/bpf: Add tests for reference tracking
2018-10-03 Joe Stringerselftests/bpf: Generalize dummy program types
2018-10-03 Joe Stringerbpf: Add helper to retrieve socket in BPF
2018-10-03 Joe Stringerbpf: Add reference tracking to verifier
2018-10-03 Joe Stringerbpf: Macrofy stack state copy
2018-10-03 Joe Stringerbpf: Add PTR_TO_SOCKET verifier type
2018-10-03 Joe Stringerbpf: Generalize ptr_or_null regs check
2018-10-03 Joe Stringerbpf: Reuse canonical string formatter for ctx errs
2018-10-03 Joe Stringerbpf: Simplify ptr_min_max_vals adjustment
2018-10-03 Joe Stringerbpf: Add iterator for spilled registers
2018-10-02 Daniel BorkmannMerge branch 'bpf-big-map-entries'
2018-10-02 Jakub Kicinskinfp: bpf: allow control message sizing for map ops
2018-10-02 Jakub Kicinskinfp: allow apps to request larger MTU on control vNIC
2018-10-02 Jakub Kicinskinfp: bpf: parse global BPF ABI version capability
2018-10-01 Daniel BorkmannMerge branch 'bpf-per-cpu-cgroup-storage'
2018-10-01 Roman Gushchinselftests/bpf: cgroup local storage-based network counters
2018-10-01 Roman Gushchinsamples/bpf: extend test_cgrp2_attach2 test to use...
2018-10-01 Roman Gushchinselftests/bpf: extend the storage test to test per...
2018-10-01 Roman Gushchinselftests/bpf: add verifier per-cpu cgroup storage...
2018-10-01 Roman Gushchinbpftool: add support for PERCPU_CGROUP_STORAGE maps
2018-10-01 Roman Gushchinbpf: sync include/uapi/linux/bpf.h to tools/include...
2018-10-01 Roman Gushchinbpf: don't allow create maps of per-cpu cgroup local...
2018-10-01 Roman Gushchinbpf: introduce per-cpu cgroup local storage
2018-10-01 Roman Gushchinbpf: rework cgroup storage pointer passing
2018-10-01 Roman Gushchinbpf: extend cgroup bpf core to allow multiple cgroup...
2018-09-28 Yonghong Songbpf: permit CGROUP_DEVICE programs accessing helper...
2018-09-27 Daniel BorkmannMerge branch 'bpf-libbpf-attach-by-name'
2018-09-27 Andrey Ignatovselftests/bpf: Test libbpf_{prog,attach}_type_by_name
2018-09-27 Andrey Ignatovselftests/bpf: Use libbpf_attach_type_by_name in test_s...
2018-09-27 Andrey Ignatovlibbpf: Support sk_skb/stream_{parser, verdict} section...
2018-09-27 Andrey Ignatovlibbpf: Support cgroup_skb/{e,in}gress section names
2018-09-27 Andrey Ignatovlibbpf: Introduce libbpf_attach_type_by_name
2018-09-27 Song Liubpf: test_bpf: add init_net to dev for flow_dissector
2018-09-27 Andrey Ignatovbpftool: Fix bpftool net output
2018-09-27 Maciej Żenczykowskinet-ipv4: remove 2 always zero parameters from ipv4_red...
2018-09-27 Maciej Żenczykowskinet-ipv4: remove 2 always zero parameters from ipv4_upd...
2018-09-27 Maxime Chevalliernet: mvneta: Add support for 2500Mbps SGMII
2018-09-27 David S. MillerMerge branch 'net-vhost-improve-performance-when-enable...
2018-09-27 Tonghao Zhangnet: vhost: add rx busy polling in tx path
2018-09-27 Tonghao Zhangnet: vhost: factor out busy polling logic to vhost_net_...
2018-09-27 Tonghao Zhangnet: vhost: replace magic number of lock annotation
2018-09-27 Tonghao Zhangnet: vhost: lock the vqs one by one
2018-09-27 Yafang Shaotcp: expose sk_state in tcp_retransmit_skb tracepoint
2018-09-26 YueHaibingnet: faraday: fix return type of ndo_start_xmit function
2018-09-26 YueHaibingnet: smsc: fix return type of ndo_start_xmit function
2018-09-26 zhong jiangnet: liquidio: list usage cleanup
2018-09-26 zhong jiangnet: qed: list usage cleanup
2018-09-26 David S. MillerMerge branch 'net-bridge-convert-bool-options-to-bits'
2018-09-26 Nikolay Aleksandrovnet: bridge: pack net_bridge better
2018-09-26 Nikolay Aleksandrovnet: bridge: convert mtu_set_by_user to a bit
2018-09-26 Nikolay Aleksandrovnet: bridge: convert neigh_suppress_enabled option...
2018-09-26 Nikolay Aleksandrovnet: bridge: convert mcast options to bits
2018-09-26 Nikolay Aleksandrovnet: bridge: convert and rename mcast disabled
2018-09-26 Nikolay Aleksandrovnet: bridge: convert group_addr_set option to a bit
2018-09-26 Nikolay Aleksandrovnet: bridge: convert nf call options to bits
2018-09-26 Nikolay Aleksandrovnet: bridge: add bitfield for options and convert vlan...
2018-09-26 Nikolay Aleksandrovnet: bridge: make struct opening bracket consistent
2018-09-26 David S. MillerMerge branch 's390-net-next'
2018-09-26 Julian Wiedmanns390/qeth: remove duplicated carrier state tracking
2018-09-26 Julian Wiedmanns390/qeth: clean up drop conditions for received cmds
2018-09-26 Julian Wiedmanns390/qeth: re-indent qeth_check_ipa_data()
2018-09-26 Julian Wiedmanns390/qeth: consume local address events
2018-09-26 Julian Wiedmanns390/qeth: remove various redundant code
2018-09-26 Julian Wiedmanns390/qeth: remove CARD_FROM_CDEV helper
2018-09-26 Julian Wiedmanns390/qeth: pass card pointer in iob callback
2018-09-26 Julian Wiedmanns390/qeth: re-use qeth_notify_skbs()
2018-09-26 Julian Wiedmanns390/qeth: remove additional skb refcount
2018-09-26 Julian Wiedmanns390/qeth: replace open-coded skb_queue_walk()
2018-09-26 Julian Wiedmannnet/af_iucv: locate IUCV header via skb_network_header()
2018-09-26 Julian Wiedmanns390/qeth: on gdev release, reset drvdata
2018-09-26 Julian Wiedmanns390/qeth: fix discipline unload after setup error
2018-09-26 Julian Wiedmanns390/qeth: use DEFINE_MUTEX for qeth_mod_mutex
2018-09-26 Julian Wiedmanns390/qeth: convert layer attribute to enum
2018-09-26 David S. Millernet: phy: marvell: Fix build.
2018-09-26 Roopa Prabhubridge: br_arp_nd_proxy: set icmp6_router if neigh...
2018-09-26 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2018-09-26 Hauke Mehrtensnet: dsa: lantiq_gswip: Depend on HAS_IOMEM
2018-09-26 David S. MillerMerge branch 'net-phy-Eliminate-unnecessary-soft'
2018-09-26 Florian Fainellinet: phy: marvell: Avoid unnecessary soft reset
2018-09-26 Florian Fainellinet: phy: Stop with excessive soft reset
2018-09-26 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2018-09-26 David S. MillerMerge branch 'Refactor-classifier-API-to-work-with...
2018-09-26 Vlad Buslovnet: sched: use reference counting for tcf blocks on...
next