index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
udf
/
ecma_167.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-11
libbpf: remove qidconf and better support external bpf programs.
Jonathan Lemon
1
-75
/
+28
2019-06-11
tools/bpf: Add bpf_map_lookup_elem selftest for xskmap
Jonathan Lemon
1
-0
/
+18
2019-06-11
bpf/tools: sync bpf.h
Jonathan Lemon
1
-0
/
+4
2019-06-11
bpf: Allow bpf_map_lookup_elem() on an xskmap
Jonathan Lemon
7
-19
/
+85
2019-06-07
bpf: allow CGROUP_SKB programs to use bpf_skb_cgroup_id() helper
Roman Gushchin
1
-0
/
+4
2019-06-06
samples: bpf: print a warning about headers_install
Jakub Kicinski
1
-0
/
+9
2019-06-04
bpf: remove redundant assignment to err
Colin Ian King
2
-2
/
+2
2019-06-04
bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"
Colin Ian King
1
-1
/
+1
2019-06-01
selftests/bpf: measure RTT from xdp using xdping
Alan Maguire
6
-2
/
+558
2019-06-01
bpf: doc: update answer for 32-bit subregister question
Jiong Wang
1
-5
/
+25
2019-06-01
bpf: move memory size checks to bpf_map_charge_init()
Roman Gushchin
14
-67
/
+20
2019-06-01
bpf: rework memlock-based memory accounting for maps
Roman Gushchin
14
-88
/
+112
2019-06-01
bpf: group memory related fields in struct bpf_map_memory
Roman Gushchin
14
-31
/
+36
2019-06-01
bpf: add memlock precharge for socket local storage
Roman Gushchin
1
-2
/
+10
2019-06-01
bpf: add memlock precharge check for cgroup_local_storage
Roman Gushchin
1
-2
/
+9
2019-06-01
bpf: Add more stats to HBM
brakmo
4
-10
/
+117
2019-06-01
bpf: Add cn support to hbm_out_kern.c
brakmo
4
-12
/
+45
2019-06-01
bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls
brakmo
2
-20
/
+40
2019-06-01
bpf: Update __cgroup_bpf_run_filter_skb with cn
brakmo
1
-5
/
+20
2019-06-01
bpf: cgroup inet skb programs can return 0 to 3
brakmo
3
-4
/
+27
2019-06-01
bpf: Create BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAY
brakmo
1
-0
/
+50
2019-05-31
xen-netback: remove redundant assignment to err
Colin Ian King
1
-1
/
+1
2019-05-31
nexthop: remove redundant assignment to err
Colin Ian King
1
-1
/
+1
2019-05-31
net: sfp: remove sfp-bus use of netdevs
Russell King
3
-13
/
+6
2019-05-31
net: sfp: add mandatory attach/detach methods for sfp buses
Russell King
3
-2
/
+24
2019-05-31
net: phy: allow Clause 45 access via mii ioctl
Russell King
1
-9
/
+24
2019-05-31
net: phylink: support for link gpio interrupt
Russell King
1
-4
/
+32
2019-05-31
net: phylink: remove netdev from phylink mii ioctl emulation
Russell King
1
-8
/
+4
2019-05-31
netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=y
Pablo Neira Ayuso
2
-1
/
+3
2019-05-31
iavf: update comments and file checks to match iavf
Alice Michael
4
-7
/
+7
2019-05-31
iavf: rename i40e_device to iavf_device
Alice Michael
2
-12
/
+12
2019-05-31
iavf: change remaining i40e defines to be iavf
Alice Michael
3
-51
/
+51
2019-05-31
iavf: rename iavf_client.h defines to match driver name
Alice Michael
3
-95
/
+95
2019-05-31
iavf: rename iavf_status structure flags
Alice Michael
7
-245
/
+245
2019-05-31
iavf: replace i40e variables with iavf
Alice Michael
10
-533
/
+531
2019-05-31
iavf: rename i40e functions to be iavf
Alice Michael
2
-5
/
+5
2019-05-31
iavf: change iavf_status_code to iavf_status
Sergey Nemov
10
-113
/
+121
2019-05-31
iavf: Rename i40e_adminq* files to iavf_adminq*
Alice Michael
6
-5
/
+5
2019-05-31
iavf: iavf_client: use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+3
2019-05-31
iavf: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-5
/
+4
2019-05-31
iavf: Limiting RSS queues to CPUs
Aleksandr Loktionov
1
-1
/
+1
2019-05-31
iavf: Use printf instead of gnu_printf for iavf_debug_d
Nathan Chancellor
1
-1
/
+1
2019-05-31
net: correct zerocopy refcnt with udp MSG_MORE
Willem de Bruijn
3
-5
/
+9
2019-05-31
net: sched: act_ctinfo: minor size optimisation
Kevin 'ldir' Darbyshire-Bryant
1
-4
/
+0
2019-05-31
ethtool: Check for vlan etype or vlan tci when parsing flow_rule
Maxime Chevallier
1
-2
/
+6
2019-05-31
net: phy: export phy_queue_state_machine
Heiner Kallweit
2
-4
/
+6
2019-05-31
net: phy: add callback for custom interrupt handler to struct phy_driver
Heiner Kallweit
2
-2
/
+10
2019-05-31
net: phy: enable interrupts when PHY is attached already
Heiner Kallweit
3
-15
/
+24
2019-05-31
qed: Fix static checker warning
Michal Kalderon
1
-12
/
+12
2019-05-30
net: dsa: Add error path handling in dsa_tree_setup()
Ioana Ciornei
1
-23
/
+66
[next]