index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cachefiles
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-29
intel_pmic_gpio: Make explicitly non-modular
Paul Gortmaker
1
-6
/
+2
2016-08-29
platform/olpc: Make ec explicitly non-modular
Paul Gortmaker
1
-5
/
+3
2016-08-29
net_sched: fix use of uninitialized ethertype variable in cls_flower
Arnd Bergmann
1
-10
/
+11
2016-08-29
net/xgene: fix error handling during reset
Arnd Bergmann
1
-3
/
+9
2016-08-29
net: ethtool: add support for 1000BaseX and missing 10G link modes
Vidya Sagar Ravipati
1
-2
/
+9
2016-08-29
amd-xgbe: Reset running devices after resume from hibernate
James Morse
1
-1
/
+7
2016-08-29
Add Killer E2500 device ID in alx driver.
Owen Lin
2
-0
/
+3
2016-08-29
tcp: add tcp_add_backlog()
Eric Dumazet
3
-8
/
+31
2016-08-29
net: smc91x: fix SMC accesses
Russell King
9
-26
/
+73
2016-08-29
Documentation: networking: dsa: Remove platform device TODO
Florian Fainelli
1
-20
/
+0
2016-08-29
cxgb4/cxgb4vf: fix spelling mistake "provissioned" -> "provisioned"
Colin Ian King
1
-1
/
+1
2016-08-29
net: ucc_geth: fix spelling mistake "propperty" -> "property"
Colin Ian King
1
-1
/
+1
2016-08-29
wan/fsl_ucc_hdlc: fix spelling mistake "prameter" -> "parameter"
Colin Ian King
1
-1
/
+1
2016-08-29
kcm: Remove TCP specific references from kcm and strparser
Tom Herbert
3
-37
/
+43
2016-08-29
tcp: Set read_sock and peek_len proto_ops
Tom Herbert
4
-0
/
+12
2016-08-29
net: Add read_sock proto_op
Tom Herbert
2
-2
/
+6
2016-08-29
net/mlx5: Increase number of ethtool steering priorities
Maor Gottlieb
1
-1
/
+1
2016-08-29
net/mlx5: Add error prints when validate ETS failed
Eran Ben Elisha
1
-5
/
+16
2016-08-29
net/mlx5e: Fix memory leak if refreshing TIRs fails
Kamal Heib
1
-3
/
+4
2016-08-29
net/mlx5e: Add ethtool counter for TX xmit_more
Tariq Toukan
3
-0
/
+6
2016-08-29
net/mlx5e: Fix ethtool -g/G rx ring parameter report with striding RQ
Eran Ben Elisha
1
-9
/
+67
2016-08-29
net/mlx5e: Don't wait for SQ completions on close
Saeed Mahameed
4
-70
/
+44
2016-08-29
net/mlx5e: Don't post fragmented MPWQE when RQ is disabled
Saeed Mahameed
2
-0
/
+10
2016-08-29
net/mlx5e: Don't wait for RQ completions on close
Saeed Mahameed
3
-42
/
+22
2016-08-29
net/mlx5e: Limit UMR length to the device's limitation
Saeed Mahameed
4
-16
/
+40
2016-08-29
powerpc: signals: Discard transaction state from signal frames
Cyril Bur
3
-0
/
+30
2016-08-29
powerpc/powernv : Drop reference added by kset_find_obj()
Mukesh Ojha
2
-2
/
+12
2016-08-29
powerpc/tm: do not use r13 for tabort_syscall
Nicholas Piggin
1
-6
/
+6
2016-08-29
Linux 4.8-rc4
v4.8-rc4
Linus Torvalds
1
-1
/
+1
2016-08-28
drm/atomic: Don't potentially reset color_mgmt_changed on successive property...
Mario Kleiner
1
-3
/
+3
2016-08-27
rhashtable: fix a memory leak in alloc_bucket_locks()
Eric Dumazet
1
-3
/
+4
2016-08-27
net: ethernet: ti: cpsw: fix error return code in cpsw_set_channels()
Wei Yongjun
1
-1
/
+2
2016-08-27
vxlan: remove the useless header file protocol.h
Zhu Yanjun
1
-1
/
+0
2016-08-27
chcr: Fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-08-27
sfc: work around TRIGGER_INTERRUPT command not working on SFC9140
Jon Cooper
7
-10
/
+23
2016-08-27
sfc: remove duplicate assignment
Edward Cree
1
-1
/
+0
2016-08-27
sfc: include size-binned TX stats on sfn8542q
Edward Cree
1
-5
/
+11
2016-08-27
sfc: fix potential stack corruption from running past stat bitmask
Andrew Rybchenko
1
-1
/
+2
2016-08-27
tipc: add UDP remoteip dump to netlink API
Richard Alpe
3
-1
/
+100
2016-08-27
tipc: add the ability to get UDP options via netlink
Richard Alpe
4
-0
/
+72
2016-08-27
tipc: add replicast peer discovery
Richard Alpe
1
-3
/
+80
2016-08-27
tipc: introduce UDP replicast
Richard Alpe
6
-12
/
+201
2016-08-27
tipc: refactor multicast ip check
Richard Alpe
1
-15
/
+19
2016-08-27
tipc: split UDP send function
Richard Alpe
1
-18
/
+32
2016-08-27
tipc: split UDP nl address parsing
Richard Alpe
1
-57
/
+55
2016-08-27
net: dsa: bcm_sf2: Utilize mask clear/set helpers in bcm_sf2_intr_disable
Florian Fainelli
1
-4
/
+2
2016-08-27
alx: add tso support
Tobias Regnery
1
-4
/
+71
2016-08-27
net: ethernet: mediatek: modify GDM to send packets to the PDMA for RX
Nelson Chang
1
-2
/
+1
2016-08-27
net: ethernet: mediatek: modify to use the PDMA instead of the QDMA for Ether...
Nelson Chang
2
-33
/
+74
2016-08-27
mm: silently skip readahead for DAX inodes
Ross Zwisler
1
-0
/
+9
[next]