index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
fips.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-15
vxlan: improve vxlan route lookup checks.
pravin shelar
1
-39
/
+38
2016-11-15
vxlan: simplify exception handling
pravin shelar
1
-27
/
+19
2016-11-15
vxlan: avoid checking socket multiple times.
pravin shelar
1
-7
/
+5
2016-11-15
vxlan: avoid vlan processing in vxlan device.
pravin shelar
2
-24
/
+1
2016-11-15
udplite: fix NULL pointer dereference
Paolo Abeni
5
-3
/
+8
2016-11-15
bpf: Add tests for the LRU bpf_htab
Martin KaFai Lau
6
-3
/
+1197
2016-11-15
bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASH
Martin KaFai Lau
3
-9
/
+131
2016-11-15
bpf: Add BPF_MAP_TYPE_LRU_HASH
Martin KaFai Lau
2
-14
/
+260
2016-11-15
bpf: Refactor codes handling percpu map
Martin KaFai Lau
1
-26
/
+21
2016-11-15
bpf: Add percpu LRU list
Martin KaFai Lau
2
-19
/
+151
2016-11-15
bpf: LRU List
Martin KaFai Lau
3
-1
/
+648
2016-11-14
tile: handle __ro_after_init like parisc does
Chris Metcalf
1
-0
/
+3
2016-11-14
mlxsw: spectrum_router: Flush FIB tables during fini
Ido Schimmel
1
-2
/
+12
2016-11-14
mdio: Demote print from info to debug in mdio_driver_register
Florian Fainelli
1
-1
/
+1
2016-11-14
net: stmmac: Fix lack of link transition for fixed PHYs
Florian Fainelli
1
-0
/
+7
2016-11-14
driver: macvlan: Replace integer number with bool value
Gao Feng
1
-5
/
+5
2016-11-14
bpf: Use u64_to_user_ptr()
Mickaël Salaün
1
-17
/
+12
2016-11-14
sctp: change sk state only when it has assocs in sctp_shutdown
Xin Long
1
-8
/
+7
2016-11-14
bnx2: Wait for in-flight DMA to complete at probe stage
Baoquan He
1
-6
/
+32
2016-11-14
Revert "bnx2: Reset device during driver initialization"
Baoquan He
1
-7
/
+5
2016-11-14
ps3_gelic: fix spelling mistake in debug message
Colin Ian King
1
-1
/
+1
2016-11-14
net: atheros: atl2: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-30
/
+36
2016-11-14
net: atheros: atl1: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-30
/
+36
2016-11-14
net: atheros: atl1c: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+30
2016-11-14
net: alx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+35
2016-11-14
net: fix sleeping for sk_wait_event()
WANG Cong
10
-77
/
+77
2016-11-14
ASoC: lpass-platform: fix uninitialized variable
Linus Torvalds
1
-0
/
+1
2016-11-14
Revert "printk: make reading the kernel log flush pending lines"
Linus Torvalds
1
-11
/
+0
2016-11-14
gp8psk-fe: add missing MODULE_foo() macros
Mauro Carvalho Chehab
1
-7
/
+10
2016-11-14
mlxsw: spectrum_router: Add FIB abort warning
Jiri Pirko
1
-0
/
+3
2016-11-14
net: dsa: mv88e6xxx: 6351 family also has RGMII delays
Andrew Lunn
1
-0
/
+4
2016-11-14
net: dsa: mv88e6xxx: Don't modify RGMII delays when not RGMII mode
Andrew Lunn
1
-2
/
+3
2016-11-13
ntb_perf: potential info leak in debugfs
Dan Carpenter
1
-3
/
+3
2016-11-13
ntb: ntb_hw_intel: init peer_addr in struct intel_ntb_dev
Dave Jiang
1
-0
/
+3
2016-11-13
ntb: make DMA_OUT_RESOURCE_TO HZ independent
Nicholas Mc Guire
1
-1
/
+1
2016-11-13
ntb_transport: make DMA_OUT_RESOURCE_TO HZ independent
Nicholas Mc Guire
1
-1
/
+1
2016-11-13
NTB: ntb_hw_intel: Fix typo in module parameter descriptions
Wei Yongjun
1
-6
/
+6
2016-11-13
ntb_pingpong: Fix db_init parameter description
Wei Yongjun
1
-1
/
+1
2016-11-13
netfilter: x_tables: simplify IS_ERR_OR_NULL to NULL test
Julia Lawall
4
-31
/
+31
2016-11-13
netfilter: conntrack: remove unused netns_ct member
Florian Westphal
1
-1
/
+0
2016-11-13
net: atheros: atl1e: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-26
/
+36
2016-11-13
net: ethernet: ixp4xx_eth: fix spelling mistake in debug message
Colin Ian King
1
-2
/
+1
2016-11-13
ibmvnic: Fix size of debugfs name buffer
Thomas Falcon
1
-1
/
+1
2016-11-13
ibmvnic: Unmap ibmvnic_statistics structure
Thomas Falcon
1
-0
/
+3
2016-11-13
sfc: clear napi_hash state when copying channels
Bert Kenward
1
-0
/
+3
2016-11-13
net: ethernet: ti: davinci_cpdma: don't stop ctlr if it was stopped
Ivan Khoronzhuk
1
-1
/
+1
2016-11-13
net: ethernet: ti: davinci_cpdma: fix fixed prio cpdma ctlr configuration
Ivan Khoronzhuk
2
-53
/
+53
2016-11-13
Linux 4.9-rc5
v4.9-rc5
Linus Torvalds
1
-1
/
+1
2016-11-13
gp8psk: Fix DVB frontend attach
Mauro Carvalho Chehab
7
-152
/
+246
2016-11-13
gp8psk: fix gp8psk_usb_in_op() logic
Mauro Carvalho Chehab
1
-2
/
+3
[next]