index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
cis
/
3CCFEM556.cis.ihex
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-12
net: ethernet: ti: cpsw: return NET_XMIT_DROP if skb_padto failed
Ivan Khoronzhuk
1
-1
/
+1
2017-02-12
vxlan: remove vni zero check and drop for COLLECT_METADATA
Roopa Prabhu
1
-3
/
+0
2017-02-12
net: rename dst_neigh_output back to neigh_output
Julian Anastasov
5
-16
/
+14
2017-02-12
sfc: fix swapped arguments to efx_ef10_handle_rx_event_errors
Edward Cree
1
-1
/
+2
2017-02-12
ipvtap: IP-VLAN based tap driver
Sainath Grandhi
7
-13
/
+280
2017-02-12
tap: tap as an independent module
Sainath Grandhi
6
-5
/
+22
2017-02-12
tap: Extending tap device create/destroy APIs
Sainath Grandhi
3
-26
/
+102
2017-02-12
tap: Abstract type of virtual interface from tap implementation
Sainath Grandhi
4
-165
/
+229
2017-02-12
tap: Tap character device creation/destroy API
Sainath Grandhi
3
-32
/
+63
2017-02-12
tap: Renaming tap related APIs, data structures, macros
Sainath Grandhi
6
-201
/
+202
2017-02-12
tap: Refactoring macvtap.c
Sainath Grandhi
4
-196
/
+238
2017-02-10
gtp: add MAINTAINERS
Pablo Neira
1
-0
/
+8
2017-02-10
l2tp: do not use udp_ioctl()
Eric Dumazet
3
-2
/
+28
2017-02-10
bpf: Add test_tag to .gitignore
Mickaël Salaün
1
-0
/
+1
2017-02-10
bpf: Remove bpf_sys.h from selftests
Mickaël Salaün
7
-34
/
+9
2017-02-10
bpf: Use bpf_create_map() from the library
Mickaël Salaün
6
-30
/
+15
2017-02-10
bpf: Use bpf_map_get_next_key() from the library
Mickaël Salaün
5
-31
/
+20
2017-02-10
bpf: Use bpf_map_delete_elem() from the library
Mickaël Salaün
5
-26
/
+16
2017-02-10
bpf: Use bpf_map_lookup_elem() from the library
Mickaël Salaün
6
-50
/
+39
2017-02-10
bpf: Use bpf_map_update_elem() from the library
Mickaël Salaün
6
-91
/
+99
2017-02-10
bpf: Use bpf_load_program() from the library
Mickaël Salaün
6
-32
/
+17
2017-02-10
bpf: Always test unprivileged programs
Mickaël Salaün
2
-6
/
+64
2017-02-10
bpf: Change the include directory for selftest
Mickaël Salaün
1
-1
/
+1
2017-02-10
tools: Sync {,tools/}include/uapi/linux/bpf.h
Mickaël Salaün
1
-1
/
+22
2017-02-10
nfp: add the PF driver
Jakub Kicinski
5
-23
/
+970
2017-02-10
nfp: allocate irqs in lower driver
Jakub Kicinski
3
-99
/
+140
2017-02-10
nfp: add port layer to debugfs directories
Jakub Kicinski
3
-18
/
+43
2017-02-10
nfp: add support for service processor access
Jakub Kicinski
7
-0
/
+799
2017-02-10
nfp: add rtsym support
Jakub Kicinski
5
-0
/
+353
2017-02-10
nfp: add MIP reading support
Jakub Kicinski
3
-0
/
+185
2017-02-10
nfp: add support for reading nffw info
Jakub Kicinski
3
-0
/
+375
2017-02-10
nfp: add hwinfo support
Jakub Kicinski
5
-0
/
+341
2017-02-10
nfp: add support for resources
Jakub Kicinski
4
-0
/
+433
2017-02-10
nfp: add CPP access core
Jakub Kicinski
10
-0
/
+4987
2017-02-10
nfp: rename the driver and add new main file
Jakub Kicinski
8
-57
/
+160
2017-02-10
bitfield.h: add FIELD_FIT() helper
Jakub Kicinski
2
-2
/
+13
2017-02-10
devlink: allow to fillup eswitch attrs even if mode_get op does not exist
Jiri Pirko
1
-7
/
+9
2017-02-10
devlink: use nla_put_failure goto label instead of out
Jiri Pirko
1
-6
/
+6
2017-02-10
devlink: rename devlink_eswitch_fill to devlink_nl_eswitch_fill
Jiri Pirko
1
-5
/
+5
2017-02-10
devlink: fix the name of eswitch commands
Jiri Pirko
2
-11
/
+17
2017-02-10
net: ethernet: ti: netcp_core: remove netif_trans_update
Ivan Khoronzhuk
1
-2
/
+0
2017-02-10
net: dsa: remove unnecessary phy*.h includes
Russell King
2
-2
/
+4
2017-02-10
net: ath5k: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-1
/
+1
2017-02-10
net: liquidio: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
3
-0
/
+3
2017-02-10
MIPS: Octeon: Remove unnecessary MODULE_*()
Russell King
1
-4
/
+0
2017-02-10
iscsi: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-0
/
+1
2017-02-10
net: mvneta: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-0
/
+1
2017-02-10
net: fman: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-0
/
+1
2017-02-10
net: bgmac: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-0
/
+2
2017-02-10
net: lan78xx: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-0
/
+1
[next]