Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
29cd77f41620dca22bdee092217c16b49ece8915
29cd77f
libbpf: Support loading individual progs
by Joe Stringer
· 6 years ago
b584ab8
selftests/bpf: Add tests for reference tracking
by Joe Stringer
· 6 years ago
0c58607
selftests/bpf: Generalize dummy program types
by Joe Stringer
· 6 years ago
6acc9b4
bpf: Add helper to retrieve socket in BPF
by Joe Stringer
· 6 years ago
fd978bf7
bpf: Add reference tracking to verifier
by Joe Stringer
· 6 years ago
84dbf35
bpf: Macrofy stack state copy
by Joe Stringer
· 6 years ago
c64b798
bpf: Add PTR_TO_SOCKET verifier type
by Joe Stringer
· 6 years ago
840b961
bpf: Generalize ptr_or_null regs check
by Joe Stringer
· 6 years ago
9d2be44
bpf: Reuse canonical string formatter for ctx errs
by Joe Stringer
· 6 years ago
aad2eea
bpf: Simplify ptr_min_max_vals adjustment
by Joe Stringer
· 6 years ago
f3709f6
bpf: Add iterator for spilled registers
by Joe Stringer
· 6 years ago
940656f
Merge branch 'bpf-big-map-entries'
by Daniel Borkmann
· 6 years ago
0c9864c
nfp: bpf: allow control message sizing for map ops
by Jakub Kicinski
· 6 years ago
9bbdd41
nfp: allow apps to request larger MTU on control vNIC
by Jakub Kicinski
· 6 years ago
28264eb2
nfp: bpf: parse global BPF ABI version capability
by Jakub Kicinski
· 6 years ago
cb86d0f
Merge branch 'bpf-per-cpu-cgroup-storage'
by Daniel Borkmann
· 6 years ago
371e4fc
selftests/bpf: cgroup local storage-based network counters
by Roman Gushchin
· 6 years ago
5fcbd29
samples/bpf: extend test_cgrp2_attach2 test to use per-cpu cgroup storage
by Roman Gushchin
· 6 years ago
919646d
selftests/bpf: extend the storage test to test per-cpu cgroup storage
by Roman Gushchin
· 6 years ago
a3c6054
selftests/bpf: add verifier per-cpu cgroup storage tests
by Roman Gushchin
· 6 years ago
e548709
bpftool: add support for PERCPU_CGROUP_STORAGE maps
by Roman Gushchin
· 6 years ago
25025e0
bpf: sync include/uapi/linux/bpf.h to tools/include/uapi/linux/bpf.h
by Roman Gushchin
· 6 years ago
c6fdcd6
bpf: don't allow create maps of per-cpu cgroup local storages
by Roman Gushchin
· 6 years ago
b741f16
bpf: introduce per-cpu cgroup local storage
by Roman Gushchin
· 6 years ago
f294b37
bpf: rework cgroup storage pointer passing
by Roman Gushchin
· 6 years ago
8bad74f
bpf: extend cgroup bpf core to allow multiple cgroup storage types
by Roman Gushchin
· 6 years ago
5bf7a60
bpf: permit CGROUP_DEVICE programs accessing helper bpf_get_current_cgroup_id()
by Yonghong Song
· 6 years ago
78e6e5c
Merge branch 'bpf-libbpf-attach-by-name'
by Daniel Borkmann
· 6 years ago
370920c
selftests/bpf: Test libbpf_{prog,attach}_type_by_name
by Andrey Ignatov
· 6 years ago
c9bf507
selftests/bpf: Use libbpf_attach_type_by_name in test_socket_cookie
by Andrey Ignatov
· 6 years ago
c6f6851
libbpf: Support sk_skb/stream_{parser, verdict} section names
by Andrey Ignatov
· 6 years ago
bafa7af
libbpf: Support cgroup_skb/{e,in}gress section names
by Andrey Ignatov
· 6 years ago
956b620
libbpf: Introduce libbpf_attach_type_by_name
by Andrey Ignatov
· 6 years ago
10081193
bpf: test_bpf: add init_net to dev for flow_dissector
by Song Liu
· 6 years ago
53d6eb0
bpftool: Fix bpftool net output
by Andrey Ignatov
· 6 years ago
1042caa
net-ipv4: remove 2 always zero parameters from ipv4_redirect()
by Maciej Żenczykowski
· 6 years ago
d888f39
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
by Maciej Żenczykowski
· 6 years ago
da58a93
net: mvneta: Add support for 2500Mbps SGMII
by Maxime Chevallier
· 6 years ago
c09c147
Merge branch 'net-vhost-improve-performance-when-enable-busyloop'
by David S. Miller
· 6 years ago
441abde
net: vhost: add rx busy polling in tx path
by Tonghao Zhang
· 6 years ago
dc15128
net: vhost: factor out busy polling logic to vhost_net_busy_poll()
by Tonghao Zhang
· 6 years ago
a6a67a2
net: vhost: replace magic number of lock annotation
by Tonghao Zhang
· 6 years ago
78139c9
net: vhost: lock the vqs one by one
by Tonghao Zhang
· 6 years ago
af4325e
tcp: expose sk_state in tcp_retransmit_skb tracepoint
by Yafang Shao
· 6 years ago
0a71515
net: faraday: fix return type of ndo_start_xmit function
by YueHaibing
· 6 years ago
6323d57
net: smsc: fix return type of ndo_start_xmit function
by YueHaibing
· 6 years ago
880e1b2
net: liquidio: list usage cleanup
by zhong jiang
· 6 years ago
631e871
net: qed: list usage cleanup
by zhong jiang
· 6 years ago
30b0594
Merge branch 'net-bridge-convert-bool-options-to-bits'
by David S. Miller
· 6 years ago
35750b0
net: bridge: pack net_bridge better
by Nikolay Aleksandrov
· 6 years ago
3341d91
net: bridge: convert mtu_set_by_user to a bit
by Nikolay Aleksandrov
· 6 years ago
c69c2cd
net: bridge: convert neigh_suppress_enabled option to a bit
by Nikolay Aleksandrov
· 6 years ago
675779a
net: bridge: convert mcast options to bits
by Nikolay Aleksandrov
· 6 years ago
13cefad
net: bridge: convert and rename mcast disabled
by Nikolay Aleksandrov
· 6 years ago
be3664a
net: bridge: convert group_addr_set option to a bit
by Nikolay Aleksandrov
· 6 years ago
8df3510
net: bridge: convert nf call options to bits
by Nikolay Aleksandrov
· 6 years ago
ae75767
net: bridge: add bitfield for options and convert vlan opts
by Nikolay Aleksandrov
· 6 years ago
1c1cb6d
net: bridge: make struct opening bracket consistent
by Nikolay Aleksandrov
· 6 years ago
37ac5db
Merge branch 's390-net-next'
by David S. Miller
· 6 years ago
91cc98f
s390/qeth: remove duplicated carrier state tracking
by Julian Wiedmann
· 6 years ago
d782d80
s390/qeth: clean up drop conditions for received cmds
by Julian Wiedmann
· 6 years ago
d19b93f
s390/qeth: re-indent qeth_check_ipa_data()
by Julian Wiedmann
· 6 years ago
68bba11
s390/qeth: consume local address events
by Julian Wiedmann
· 6 years ago
6585ac4
s390/qeth: remove various redundant code
by Julian Wiedmann
· 6 years ago
8d908eb
s390/qeth: remove CARD_FROM_CDEV helper
by Julian Wiedmann
· 6 years ago
8f6637b
s390/qeth: pass card pointer in iob callback
by Julian Wiedmann
· 6 years ago
6a3123d
s390/qeth: re-use qeth_notify_skbs()
by Julian Wiedmann
· 6 years ago
5a5312b
s390/qeth: remove additional skb refcount
by Julian Wiedmann
· 6 years ago
dc149e3
s390/qeth: replace open-coded skb_queue_walk()
by Julian Wiedmann
· 6 years ago
cd11d11
net/af_iucv: locate IUCV header via skb_network_header()
by Julian Wiedmann
· 6 years ago
a2eb0ad
s390/qeth: on gdev release, reset drvdata
by Julian Wiedmann
· 6 years ago
c1a935f
s390/qeth: fix discipline unload after setup error
by Julian Wiedmann
· 6 years ago
a70fee3
s390/qeth: use DEFINE_MUTEX for qeth_mod_mutex
by Julian Wiedmann
· 6 years ago
4fda335
s390/qeth: convert layer attribute to enum
by Julian Wiedmann
· 6 years ago
4b1bd69
net: phy: marvell: Fix build.
by David S. Miller
· 6 years ago
7aca011
bridge: br_arp_nd_proxy: set icmp6_router if neigh has NTF_ROUTER
by Roopa Prabhu
· 6 years ago
105bc13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
3475372
net: dsa: lantiq_gswip: Depend on HAS_IOMEM
by Hauke Mehrtens
· 6 years ago
921f432
Merge branch 'net-phy-Eliminate-unnecessary-soft'
by David S. Miller
· 6 years ago
d6ab933
net: phy: marvell: Avoid unnecessary soft reset
by Florian Fainelli
· 6 years ago
6e2d85e
net: phy: Stop with excessive soft reset
by Florian Fainelli
· 6 years ago
71f9b61
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 6 years ago
7a15365
Merge branch 'Refactor-classifier-API-to-work-with-Qdisc-blocks-without-rtnl-lock'
by David S. Miller
· 6 years ago
787ce6d
net: sched: use reference counting for tcf blocks on rules update
by Vlad Buslov
· 6 years ago
0607e43
net: sched: implement tcf_block_refcnt_{get|put}()
by Vlad Buslov
· 6 years ago
ab28162
net: sched: protect block idr with spinlock
by Vlad Buslov
· 6 years ago
f002343
net: sched: implement functions to put and flush all chains
by Vlad Buslov
· 6 years ago
cfebd7e
net: sched: change tcf block reference counter type to refcount_t
by Vlad Buslov
· 6 years ago
e368fdb
net: sched: use Qdisc rcu API instead of relying on rtnl lock
by Vlad Buslov
· 6 years ago
9d7e82c
net: sched: add helper function to take reference to Qdisc
by Vlad Buslov
· 6 years ago
3a7d0d0
net: sched: extend Qdisc with rcu
by Vlad Buslov
· 6 years ago
86bd446
net: sched: rename qdisc_destroy() to qdisc_put()
by Vlad Buslov
· 6 years ago
6f99528
net: core: netlink: add helper refcount dec and lock function
by Vlad Buslov
· 6 years ago
3ab52af
i40e: disallow changing the number of descriptors when AF_XDP is on
by Björn Töpel
· 6 years ago
411dc16
i40e: clean zero-copy XDP Rx ring on shutdown/reset
by Björn Töpel
· 6 years ago
f5bd913
net: xsk: add a simple buffer reuse queue
by Jakub Kicinski
· 6 years ago
9dbb137
i40e: clean zero-copy XDP Tx ring on shutdown/reset
by Björn Töpel
· 6 years ago
679b05c
i40e: Remove unused msglen parameter from virtchnl functions
by Patryk Małek
· 6 years ago
fd83512
i40e: fix double 'NIC Link is Down' messages
by Sergey Nemov
· 6 years ago
ed277c5
i40e: add a helper function to validate a VF based on the vf id
by Harshitha Ramamurthy
· 6 years ago
Next »