index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: bpftool: move p_err() and p_info() from main.h to common.c
Quentin Monnet
2017-11-05
2
-31
/
+34
*
Merge branch 'bpf-add-offload-as-a-first-class-citizen'
David S. Miller
2017-11-05
36
-666
/
+686
|
\
|
*
bpf: remove old offload/analyzer
Jakub Kicinski
2017-11-05
3
-122
/
+0
|
*
nfp: bpf: move to new BPF program offload infrastructure
Jakub Kicinski
2017-11-05
7
-106
/
+121
|
*
nfp: bpf: move translation prepare to offload.c
Jakub Kicinski
2017-11-05
3
-91
/
+94
|
*
nfp: bpf: move program prepare and free into offload.c
Jakub Kicinski
2017-11-05
3
-33
/
+38
|
*
nfp: bpf: require seamless reload for program replace
Jakub Kicinski
2017-11-05
4
-42
/
+35
|
*
nfp: bpf: refactor offload logic
Jakub Kicinski
2017-11-05
3
-77
/
+67
|
*
nfp: bpf: remove unnecessary include of nfp_net.h
Jakub Kicinski
2017-11-05
1
-1
/
+0
|
*
nfp: bpf: remove the register renumbering leftovers
Jakub Kicinski
2017-11-05
3
-19
/
+4
|
*
nfp: bpf: drop support for cls_bpf with legacy actions
Jakub Kicinski
2017-11-05
5
-247
/
+22
|
*
cls_bpf: allow attaching programs loaded for specific device
Jakub Kicinski
2017-11-05
2
-3
/
+8
|
*
xdp: allow attaching programs loaded for specific device
Jakub Kicinski
2017-11-05
3
-5
/
+44
|
*
bpftool: print program device bound info
Jakub Kicinski
2017-11-05
2
-0
/
+38
|
*
bpf: report offload info to user space
Jakub Kicinski
2017-11-05
4
-0
/
+24
|
*
bpf: offload: add infrastructure for loading programs for a specific netdev
Jakub Kicinski
2017-11-05
9
-8
/
+278
|
*
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
2017-11-05
17
-55
/
+56
|
/
*
mISDN: l1oip_core: replace _manual_ swap with swap macro
Gustavo A. R. Silva
2017-11-05
1
-8
/
+2
*
net: plip: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-05
1
-0
/
+13
*
tcp: do not clear again skb->csum in tcp_init_nondata_skb()
Eric Dumazet
2017-11-05
1
-1
/
+0
*
tcp: tcp_mtu_probing() cleanup
Eric Dumazet
2017-11-05
1
-17
/
+14
*
dpaa_eth: avoid uninitialized variable false-positive warning
Arnd Bergmann
2017-11-05
1
-1
/
+2
*
Merge branch 'openvswitch-netns'
David S. Miller
2017-11-05
7
-35
/
+127
|
\
|
*
rtnetlink: use netnsid to query interface
Jiri Benc
2017-11-05
2
-18
/
+86
|
*
openvswitch: reliable interface indentification in port dumps
Jiri Benc
2017-11-05
4
-17
/
+40
|
*
net: export peernet2id_alloc
Jiri Benc
2017-11-05
1
-0
/
+1
|
/
*
ipv6: remove IN6_ADDR_HSIZE from addrconf.h
Eric Dumazet
2017-11-05
2
-3
/
+2
*
pktgen: do not abuse IN6_ADDR_HSIZE
Eric Dumazet
2017-11-05
1
-1
/
+1
*
net: sched: cls_u32: use bitwise & rather than logical && on n->flags
Colin Ian King
2017-11-04
1
-1
/
+1
*
tcp_nv: use do_div() instead of expensive div64_u64()
Konstantin Khlebnikov
2017-11-04
1
-3
/
+4
*
add support of IFF_XMIT_DST_RELEASE bit in vlan
Vadim Fedorenko
2017-11-04
2
-0
/
+4
*
phylink: make local function phylink_phy_change() static
Wei Yongjun
2017-11-04
1
-1
/
+2
*
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
2017-11-04
111
-1426
/
+1838
|
\
|
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2017-11-02
28
-179
/
+128
|
|
\
|
|
*
ath: Convert timers to use timer_setup()
Kees Cook
2017-10-27
22
-72
/
+61
|
|
*
wil6210: remove SSID debugfs
Johannes Berg
2017-10-27
1
-45
/
+0
|
|
*
wil6210: remove wil6210_uapi.h from MAINTAINERS
Johannes Berg
2017-10-27
1
-1
/
+0
|
|
*
ath9k: debug: Remove redundant check
Christos Gkekas
2017-10-27
1
-1
/
+1
|
|
*
ath10k: spectral: remove redundant check in write_file_spectral_count()
Christos Gkekas
2017-10-27
1
-1
/
+1
|
|
*
ath10k: fix sending wmi cmd during the tdls teardown
Anilkumar Kolli
2017-10-27
1
-1
/
+2
|
|
*
ath10k: block offchannel operations if TDLS session is active
Anilkumar Kolli
2017-10-27
1
-0
/
+10
|
|
*
ath10k: move ath10k_mac_tdls_vif*() functions
Anilkumar Kolli
2017-10-27
1
-53
/
+53
|
|
*
ath10k: fix build errors with !CONFIG_PM
Brian Norris
2017-10-27
1
-5
/
+0
|
*
|
rsi: fix kbuild reported build errors with CONFIG_PM off
Amitkumar Karwar
2017-11-02
4
-1
/
+10
|
*
|
rsi: move rsi_sdio_reinit_device() out of CONFIG_PM
Amitkumar Karwar
2017-11-02
2
-27
/
+26
|
*
|
qtnfmac: advertise support of inactivity timeout
Igor Mitsyanko
2017-10-30
3
-4
/
+17
|
*
|
qtnfmac: modify full Tx queue recovery
Sergey Matyukevich
2017-10-30
4
-5
/
+37
|
*
|
qtnfmac: drop nonexistent function declaration
Sergey Matyukevich
2017-10-30
1
-3
/
+0
|
*
|
qtnfmac: enable registration of more mgmt frames
Sergey Matyukevich
2017-10-30
1
-1
/
+11
|
*
|
qtnfmac: modify full Tx queue error reporting
Sergey Matyukevich
2017-10-30
1
-1
/
+1
[next]