index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
up.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-23
sctp: improve how SSN, TSN and ASCONF serial are compared
Marcelo Ricardo Leitner
1
-76
/
+18
2016-09-23
sctp: fix the handling of SACK Gap Ack blocks
Marcelo Ricardo Leitner
1
-5
/
+6
2016-09-23
net_sched: check NULL on error path in route4_change()
WANG Cong
1
-1
/
+2
2016-09-22
xen-netback: switch to threaded irq for control ring
Juergen Gross
3
-49
/
+11
2016-09-22
net: ethernet: mediatek: get out of potential invalid pointer access
Sean Wang
1
-2
/
+4
2016-09-22
net: ethernet: mediatek: use [get|set]_link_ksettings
Sean Wang
1
-21
/
+12
2016-09-22
net: ethernet: mediatek: remove superfluous local variable for phy address
Sean Wang
1
-9
/
+1
2016-09-22
net: ethernet: mediatek: use phydev from struct net_device
Sean Wang
2
-39
/
+36
2016-09-22
net: ethernet: mediatek: add the dts property to set if TRGMII supported on G...
Sean Wang
1
-1
/
+4
2016-09-22
net: ethernet: mediatek: add support for GMAC0 connecting with external PHY t...
Sean Wang
2
-2
/
+61
2016-09-22
net: ethernet: mediatek: add extension of phy-mode for TRGMII
Sean Wang
3
-0
/
+8
2016-09-22
rxrpc: Reduce the number of PING ACKs sent
David Howells
2
-3
/
+6
2016-09-22
rxrpc: Reduce the number of ACK-Requests sent
David Howells
4
-4
/
+13
2016-09-22
tcp: properly account Fast Open SYN-ACK retrans
Yuchung Cheng
3
-1
/
+4
2016-09-22
tcp: fix under-accounting retransmit SNMP counters
Yuchung Cheng
1
-1
/
+1
2016-09-22
net/faraday: Mask out PHYSTS_CHG interrupt
Joel Stanley
2
-7
/
+4
2016-09-22
net/faraday: Configure old MDIO interface on Aspeed SoCs
Joel Stanley
2
-0
/
+14
2016-09-22
net/faraday: Clear stale interrupts
Gavin Shan
1
-0
/
+6
2016-09-22
net/faraday: Adapt for Aspeed SoCs
Joel Stanley
1
-3
/
+10
2016-09-22
net/faraday: Make EDO{R,T}R bits configurable
Andrew Jeffery
2
-16
/
+26
2016-09-22
net/faraday: Separate rx page storage from rxdesc
Andrew Jeffery
1
-7
/
+18
2016-09-22
rxrpc: Obtain RTT data by requesting ACKs on DATA packets
David Howells
7
-20
/
+57
2016-09-22
rxrpc: Add ktime_sub_ms()
David Howells
1
-0
/
+5
2016-09-22
rxrpc: Expedite ping response transmission
David Howells
1
-0
/
+4
2016-09-22
rxrpc: Send pings to get RTT data
David Howells
4
-8
/
+80
2016-09-22
cxgb4: Convert to use simple_open()
Wei Yongjun
1
-7
/
+1
2016-09-22
net: dsa: qca8k: use mdio_module_driver to simplify the code
Wei Yongjun
1
-13
/
+1
2016-09-22
net: dsa: qca8k: fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-09-22
sctp: make use of SCTP_TRUNC4 macro
Marcelo Ricardo Leitner
1
-3
/
+4
2016-09-22
sctp: rename WORD_TRUNC/ROUND macros
Marcelo Ricardo Leitner
11
-42
/
+42
2016-09-22
net/mlx5e: XDP TX xmit more
Saeed Mahameed
2
-8
/
+25
2016-09-22
net/mlx5e: XDP TX forwarding support
Saeed Mahameed
6
-36
/
+304
2016-09-22
net/mlx5e: Have a clear separation between different SQ types
Saeed Mahameed
5
-64
/
+120
2016-09-22
net/mlx5e: XDP fast RX drop bpf programs support
Rana Shahout
4
-2
/
+130
2016-09-22
net/mlx5e: Dynamic RQ type infrastructure
Saeed Mahameed
1
-42
/
+50
2016-09-22
net/mlx5e: Slightly reduce hardware LRO size
Saeed Mahameed
1
-2
/
+5
2016-09-22
net/mlx5e: Union RQ RX info per RQ type
Saeed Mahameed
3
-26
/
+30
2016-09-22
net/mlx5e: Build RX SKB on demand
Saeed Mahameed
3
-123
/
+133
2016-09-22
tcp: implement TSQ for retransmits
Eric Dumazet
1
-25
/
+47
2016-09-22
MAINTAINERS: Update b44 maintainer.
Michael Chan
1
-1
/
+1
2016-09-22
net: get rid of an signed integer overflow in ip_idents_reserve()
Eric Dumazet
1
-2
/
+8
2016-09-22
net: dsa: mv88e6xxx: Convert flag bits to unsigned long long
Andrew Lunn
1
-31
/
+31
2016-09-22
net: dsa: mv88e6xxx: Add helper for accessing port registers
Andrew Lunn
2
-189
/
+182
2016-09-22
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
9
-14
/
+19
2016-09-22
net: ethernet: hisilicon: hns: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-47
/
+58
2016-09-22
net: ethernet: hisilicon: hns: use phydev from struct net_device
Philippe Reynes
3
-33
/
+24
2016-09-22
net: ethernet: mediatek: fix missing changes merged for conflicts overlapping...
Sean Wang
1
-3
/
+1
2016-09-22
net/mlx4_core: Fix to clean devlink resources
Kamal Heib
1
-0
/
+3
2016-09-22
cxgb4: add support for drop and redirect actions
Rahul Lakkireddy
1
-0
/
+71
2016-09-22
cxgb4: add support for offloading u32 filters
Rahul Lakkireddy
6
-2
/
+525
[next]