index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-24
bpf: refactor sockmap sample program update for arg parsing
John Fastabend
1
-51
/
+114
2018-01-24
selftests/bpf: make 'dubious pointer arithmetic' test useful
Alexei Starovoitov
1
-7
/
+23
2018-01-23
bpf: test_maps: cleanup sockmaps when test ends
Prashant Bhole
1
-4
/
+12
2018-01-23
selftests/bpf: fix test_dev_cgroup
Alexei Starovoitov
1
-1
/
+1
2018-01-23
selftests/bpf: speedup test_maps
Alexei Starovoitov
1
-6
/
+10
2018-01-23
tools/bpf: fix a test failure in selftests prog test_verifier
Yonghong Song
1
-0
/
+1
2018-01-23
bpf: fix incorrect kmalloc usage in lpm_trie MAP_GET_NEXT_KEY rcu region
Yonghong Song
1
-1
/
+1
2018-01-23
net: aquantia: make symbol hw_atl_boards static
Wei Yongjun
1
-1
/
+1
2018-01-23
net: aquantia: Fix error return code in aq_pci_probe()
Wei Yongjun
1
-1
/
+3
2018-01-23
nfp: fix error return code in nfp_pci_probe()
Wei Yongjun
1
-0
/
+1
2018-01-23
nfp: fix fw dump handling of absolute rtsym size
Carl Heymann
1
-6
/
+10
2018-01-22
tun: avoid calling xdp_rxq_info_unreg() twice
Cong Wang
1
-2
/
+0
2018-01-22
Merge branch 'net-sched-add-extack-support-for-cls-offloads'
David S. Miller
10
-51
/
+95
2018-01-22
nfp: bpf: use extack support to improve debugging
Quentin Monnet
3
-18
/
+39
2018-01-22
nfp: bpf: plumb extack into functions related to XDP offload
Quentin Monnet
3
-6
/
+9
2018-01-22
net: sched: create tc_can_offload_extack() wrapper
Quentin Monnet
1
-0
/
+11
2018-01-22
net: sched: add extack support for offload via tc_cls_common_offload
Quentin Monnet
5
-12
/
+15
2018-01-22
net: sched: cls_bpf: plumb extack support in filter for hardware offload
Quentin Monnet
1
-6
/
+8
2018-01-22
net: sched: cls_u32: propagate extack support for filter offload
Quentin Monnet
1
-5
/
+5
2018-01-22
net: sched: cls_matchall: propagate extack support for filter offload
Quentin Monnet
1
-2
/
+4
2018-01-22
net: sched: cls_flower: propagate extack support for filter offload
Quentin Monnet
1
-2
/
+4
2018-01-22
hv_netvsc: Use the num_online_cpus() for channel limit
Haiyang Zhang
1
-9
/
+2
2018-01-22
net: hns3: converting spaces into tabs to avoid checkpatch.pl warning
Salil Mehta
1
-2
/
+2
2018-01-22
cxgb3: assign port id to net_device->dev_port
Arjun Vynipadath
1
-0
/
+1
2018-01-22
bridge: return boolean instead of integer in br_multicast_is_router
Gustavo A. R. Silva
1
-1
/
+1
2018-01-22
net: stmmac: Fix reception of Broadcom switches tags
Florian Fainelli
6
-7
/
+39
2018-01-22
Merge branch 'hns3-new-features'
David S. Miller
5
-1
/
+545
2018-01-22
net: hns3: add net status led support for fiber port
Jian Shen
3
-0
/
+113
2018-01-22
net: hns3: add ethtool -p support for fiber port
Jian Shen
4
-0
/
+104
2018-01-22
net: hns3: add manager table initialization for hardware
Fuyun Liang
2
-0
/
+123
2018-01-22
net: hns3: add support for get_regs
Fuyun Liang
4
-1
/
+205
2018-01-22
net: core: Expose number of link up/down transitions
David Decotigny
6
-7
/
+67
2018-01-22
macsec: restore uAPI after addition of GCM-AES-256
Sabrina Dubroca
2
-10
/
+8
2018-01-22
net: hns: Fix for variable may be used uninitialized warnings
Huazhong Tan
2
-21
/
+38
2018-01-22
net: fec: add necessary defines to work on ARM64
Lucas Stach
2
-5
/
+8
2018-01-22
virtio_net: Add ethtool stats
Toshiaki Makita
1
-50
/
+141
2018-01-22
Merge branch 'mvpp2-Armada-7k-8k-PP2-ACPI-support'
David S. Miller
4
-92
/
+232
2018-01-22
net: mvpp2: enable ACPI support in the driver
Marcin Wojtas
1
-39
/
+94
2018-01-22
net: mvpp2: use device_*/fwnode_* APIs instead of of_*
Marcin Wojtas
1
-21
/
+24
2018-01-22
net: mvpp2: simplify maintaining enabled ports' list
Marcin Wojtas
1
-21
/
+11
2018-01-22
device property: Allow iterating over available child fwnodes
Marcin Wojtas
2
-0
/
+32
2018-01-22
device property: Introduce fwnode_irq_get()
Marcin Wojtas
3
-0
/
+31
2018-01-22
device property: Introduce fwnode_get_phy_mode()
Marcin Wojtas
2
-5
/
+20
2018-01-22
device property: Introduce fwnode_get_mac_address()
Marcin Wojtas
2
-8
/
+22
2018-01-22
net: caif: remove redundant re-assignment of pointer pfrm
Colin Ian King
1
-1
/
+0
2018-01-22
cxgb4: add geneve offload support for T6
Ganesh Goudar
4
-24
/
+63
2018-01-22
Merge tag 'mac80211-next-for-davem-2018-01-22' of git://git.kernel.org/pub/sc...
David S. Miller
3
-21
/
+145
2018-01-22
devlink: fix memory leak on 'resource'
Colin Ian King
1
-0
/
+1
2018-01-22
Merge branch 'mlxsw-spectrum_router-Optimize-LPM-trees'
David S. Miller
1
-111
/
+132
2018-01-22
mlxsw: spectrum_router: Remove unnecessary prefix lengths from LPM tree
Ido Schimmel
1
-101
/
+125
[next]