index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-05-18
fsl/qe: add bit description for SYNL register for GUMR
Holger Brunck
2017-05-18
net/wan/fsl_ucc_hdlc: call qe_setbrg only for loopback mode
Holger Brunck
2017-05-18
net/wan/fsl_ucc_hdlc: fix incorrect memory allocation
Holger Brunck
2017-05-18
net/wan/fsl_ucc_hdlc: fix wrong indentation
Holger Brunck
2017-05-18
net/wan/fsl_ucc_hdlc: fix unitialized variable warnings
Holger Brunck
2017-05-18
net/wan/fsl_ucc_hdlc: cleanup debug traces
Holger Brunck
2017-05-18
net: make struct net_device::tx_queue_len unsigned int
Alexey Dobriyan
2017-05-18
udp: make function udp_skb_dtor_locked static
Colin Ian King
2017-05-18
Merge branch 'vhost_net-rx-batch-dequeuing'
David S. Miller
2017-05-18
vhost_net: try batch dequing from skb array
Jason Wang
2017-05-18
tap: support receiving skb from msg_control
Jason Wang
2017-05-18
tun: support receiving skb through msg_control
Jason Wang
2017-05-18
tap: export skb_array
Jason Wang
2017-05-18
tun: export skb_array
Jason Wang
2017-05-18
skb_array: introduce batch dequeuing
Jason Wang
2017-05-18
ptr_ring: introduce batch dequeuing
Jason Wang
2017-05-18
skb_array: introduce skb_array_unconsume
Jason Wang
2017-05-18
ptr_ring: add ptr_ring_unconsume
Michael S. Tsirkin
2017-05-17
Merge branch 'phy-marvell-cleanups'
David S. Miller
2017-05-17
net: phy: marvell: checkpatch - Fix remaining long lines
Andrew Lunn
2017-05-17
net: phy: marvell: Add helpers to get/set page
Andrew Lunn
2017-05-17
net: phy: marvell: Refactor some bigger functions
Andrew Lunn
2017-05-17
net: phy: marvell: Checkpatch - assignments and comparisons
Andrew Lunn
2017-05-17
net: phy: marvell: Checkpatch - Missing or extra blank lines
Andrew Lunn
2017-05-17
net: phy: Marvell: checkpatch - Comments
Andrew Lunn
2017-05-17
Merge branch 'tcp-TCP-TS-option-use-1-ms-clock'
David S. Miller
2017-05-17
tcp: switch TCP TS option (RFC 7323) to 1ms clock
Eric Dumazet
2017-05-17
tcp: replace misc tcp_time_stamp to tcp_jiffies32
Eric Dumazet
2017-05-17
tcp_lp: cache tcp_time_stamp
Eric Dumazet
2017-05-17
tcp_westwood: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
2017-05-17
tcp: use tcp_jiffies32 in __tcp_oow_rate_limited()
Eric Dumazet
2017-05-17
tcp: uses jiffies_32 to feed tp->chrono_start
Eric Dumazet
2017-05-17
tcp: use tcp_jiffies32 to feed probe_timestamp
Eric Dumazet
2017-05-17
tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime
Eric Dumazet
2017-05-17
tcp: bic, cubic: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
2017-05-17
tcp_bbr: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
2017-05-17
tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp
Eric Dumazet
2017-05-17
tcp: use tcp_jiffies32 to feed tp->lsndtime
Eric Dumazet
2017-05-17
dccp: do not use tcp_time_stamp
Eric Dumazet
2017-05-17
tcp: introduce tcp_jiffies32
Eric Dumazet
2017-05-17
tcp: use tp->tcp_mstamp in output path
Eric Dumazet
2017-05-17
sch_dsmark: Fix uninitialized variable warning.
David S. Miller
2017-05-17
Merge branch 'net-sched-multichain-filters'
David S. Miller
2017-05-17
net: sched: add termination action to allow goto chain
Jiri Pirko
2017-05-17
net: sched: push tp down to action init
Jiri Pirko
2017-05-17
net: sched: introduce multichain support for filters
Jiri Pirko
2017-05-17
net: sched: push chain dump to a separate function
Jiri Pirko
2017-05-17
net: sched: introduce helpers to work with filter chains
Jiri Pirko
2017-05-17
net: sched: move TC_H_MAJ macro call into tcf_auto_prio
Jiri Pirko
2017-05-17
net: sched: replace nprio by a bool to make the function more readable
Jiri Pirko
[next]