summaryrefslogtreecommitdiffstats
path: root/crypto/algif_rng.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-22rxrpc: Reduce the number of ACK-Requests sentDavid Howells4-4/+13
2016-09-22rxrpc: Obtain RTT data by requesting ACKs on DATA packetsDavid Howells7-20/+57
2016-09-22rxrpc: Add ktime_sub_ms()David Howells1-0/+5
2016-09-22rxrpc: Expedite ping response transmissionDavid Howells1-0/+4
2016-09-22rxrpc: Send pings to get RTT dataDavid Howells4-8/+80
2016-09-22rxrpc: Add per-peer RTT trackerDavid Howells4-4/+131
2016-09-22rxrpc: Add re-sent Tx annotationDavid Howells3-12/+32
2016-09-22rxrpc: Don't store the rxrpc header in the Tx queue sk_buffsDavid Howells6-88/+71
2016-09-21mlxsw: spectrum: Implement max rif resourceNogah Frankel3-12/+41
2016-09-21mlxsw: pci: Add max router interface resourceNogah Frankel2-1/+8
2016-09-21mlxsw: pci: Add some miscellaneous resourcesNogah Frankel3-8/+23
2016-09-21mlxsw: spectrum: Implement max virtual routers resourceNogah Frankel2-9/+38
2016-09-21mlxsw: pci: Add max virtual routers resourceNogah Frankel2-1/+8
2016-09-21mlxsw: profile: Add KVD resources to profile configNogah Frankel4-22/+76
2016-09-21mlxsw: pci: Add KVD size relate resourcesNogah Frankel2-1/+22
2016-09-21mlxsw: spectrum: lag resources- use resources data instead of constsNogah Frankel7-46/+50
2016-09-21mlxsw: pci: Add lag related resources to resources queryNogah Frankel2-1/+15
2016-09-21mlxsw: spectrum: Make offloads stats functions staticOr Gerlitz1-4/+4
2016-09-21tcp_bbr: add BBR congestion controlNeal Cardwell4-0/+928
2016-09-21tcp: increase ICSK_CA_PRIV_SIZE from 64 bytes to 88Neal Cardwell1-2/+2
2016-09-21tcp: new CC hook to set sending rate with rate_sample in any CA stateYuchung Cheng3-4/+19
2016-09-21tcp: allow congestion control to expand send buffer differentlyYuchung Cheng2-1/+5
2016-09-21tcp: export tcp_mss_to_mtu() for congestion control modulesNeal Cardwell1-0/+1
2016-09-21tcp: export tcp_tso_autosize() and parameterize minimum number of TSO segmentsNeal Cardwell2-3/+8
2016-09-21tcp: allow congestion control module to request TSO skb segment countNeal Cardwell2-2/+15
2016-09-21tcp: export data delivery rateYuchung Cheng4-3/+28
2016-09-21tcp: track application-limited rate samplesSoheil Hassas Yeganeh5-2/+45
2016-09-21tcp: track data delivery rate for a TCP connectionYuchung Cheng6-16/+222
2016-09-21tcp: count packets marked lost for a TCP connectionNeal Cardwell2-1/+25
2016-09-21tcp: switch back to proper tcp_skb_cb size check in tcp_init()Eric Dumazet1-2/+3
2016-09-21net_sched: sch_fq: add low_rate_threshold parameterEric Dumazet2-3/+21
2016-09-21tcp: use windowed min filter library for TCP min_rtt estimationNeal Cardwell5-65/+10
2016-09-21lib/win_minmax: windowed min or max estimatorNeal Cardwell3-1/+136
2016-09-21tcp: cdg: rename struct minmax in tcp_cdg.c to avoid a naming conflictSoheil Hassas Yeganeh1-6/+6
2016-09-21net: ethernet: mediatek: enhance with avoiding superfluous assignment inside ...Sean Wang1-1/+2
2016-09-21net: dsa: mv88e6xxx: handle multiple ports in ATUVivien Didelot1-7/+49
2016-09-21net sched actions: fix GETing actionsJamal Hadi Salim1-0/+20
2016-09-21bpf: add test cases for direct packet accessDaniel Borkmann1-3/+430
2016-09-21bpf: direct packet write and access for helpers for clsact progsDaniel Borkmann6-34/+196
2016-09-21bpf, verifier: enforce larger zero range for pkt on overloading stack buffsDaniel Borkmann1-1/+1
2016-09-21ipvlan: Fix dependency issueMahesh Bandewar1-0/+1
2016-09-21openvswitch: avoid resetting flow key while installing new flow.pravin shelar4-9/+10
2016-09-21openvswitch: Fix Frame-size larger than 1024 bytes warning.pravin shelar1-6/+9
2016-09-216pack: fix buffer length mishandlingAlan Cox1-8/+4
2016-09-20mlx4: add missed recycle opportunity for XDP_TX on TX failureJesper Dangaard Brouer1-1/+2
2016-09-20net-next: dsa: qca8k: remove empty set_addr() stubJohn Crispin1-8/+0
2016-09-20net-next: dsa: b53: remove empty set_addr() stubJohn Crispin1-6/+0
2016-09-20net-next: dsa: make the set_addr() operation optionalJohn Crispin2-6/+10
2016-09-20net-next: dsa: fix duplicate invocation of set_addr()John Crispin1-4/+0
2016-09-20mac80211: Use rhltable instead of rhashtableHerbert Xu5-54/+33