index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-11
sctp: implement validate_data for sctp_stream_interleave
Xin Long
6
-14
/
+62
2017-12-11
sctp: implement assign_number for sctp_stream_interleave
Xin Long
9
-14
/
+83
2017-12-11
sctp: implement make_datafrag for sctp_stream_interleave
Xin Long
8
-21
/
+149
2017-12-11
sctp: add basic structures and make chunk function for idata
Xin Long
4
-0
/
+26
2017-12-11
sctp: add asoc intl_enable negotiation during 4 shakehands
Xin Long
2
-2
/
+19
2017-12-11
sctp: add stream interleave enable members and sockopt
Xin Long
4
-2
/
+94
2017-12-11
ipvlan: add L2 check for packets arriving via virtual devices
Mahesh Bandewar
1
-0
/
+4
2017-12-11
netlink: convert netlink tap spinlock to mutex
Cong Wang
1
-6
/
+6
2017-12-11
netlink: make netlink tap per netns
Cong Wang
1
-17
/
+49
2017-12-11
rhashtable: Call library function alloc_bucket_locks
Tom Herbert
1
-39
/
+8
2017-12-11
spinlock: Add library function to allocate spinlock buckets array
Tom Herbert
3
-1
/
+61
2017-12-11
rhashtable: abstract out function to get hash
Tom Herbert
1
-10
/
+18
2017-12-11
rhashtable: Add rhastable_walk_peek
Tom Herbert
2
-16
/
+89
2017-12-11
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
16
-94
/
+48
2017-12-11
rtnetlink: fix typo in GSO max segments
Stephen Hemminger
1
-1
/
+1
2017-12-08
kmemcheck: rip it out for real
Michal Hocko
13
-13
/
+0
2017-12-08
macvlan: fix memory hole in macvlan_dev
Girish Moodalbail
1
-1
/
+1
2017-12-08
slip: sl_alloc(): remove unused parameter "dev_t line"
Marc Kleine-Budde
1
-2
/
+2
2017-12-08
net: mvpp2: fix the RSS table entry offset
Antoine Tenart
1
-1
/
+1
2017-12-08
cxgb4: collect PCIe configuration logs
Rahul Lakkireddy
5
-0
/
+54
2017-12-08
cxgb4: collect egress and ingress SGE queue contexts
Rahul Lakkireddy
6
-24
/
+210
2017-12-08
cxgb4: skip TX and RX payload regions in memory dumps
Rahul Lakkireddy
2
-0
/
+148
2017-12-08
cxgb4: collect HMA memory dump
Rahul Lakkireddy
9
-4
/
+51
2017-12-08
cxgb4: collect MC memory dump
Rahul Lakkireddy
5
-56
/
+108
2017-12-08
cxgb4: collect on-chip memory information
Rahul Lakkireddy
7
-241
/
+374
2017-12-08
veth: set peer GSO values
Stephen Hemminger
1
-0
/
+3
2017-12-08
rtnetlink: allow GSO maximums to be set on device creation
Stephen Hemminger
1
-0
/
+34
2017-12-08
net: stmmac: fix broken dma_interrupt handling for multi-queues
Niklas Cassel
1
-8
/
+46
2017-12-08
tcp: evaluate packet losses upon RTT change
Yuchung Cheng
1
-11
/
+8
2017-12-08
tcp: fix off-by-one bug in RACK
Yuchung Cheng
1
-3
/
+3
2017-12-08
tcp: always evaluate losses in RACK upon undo
Yuchung Cheng
1
-0
/
+1
2017-12-08
tcp: correctly test congestion state in RACK
Yuchung Cheng
1
-1
/
+2
2017-12-08
net: dsa: lan9303: Protect ALR operations with mutex
Egil Hjelmeland
2
-2
/
+13
2017-12-08
net: sched: fix use-after-free in tcf_block_put_ext
Jiri Pirko
1
-6
/
+7
2017-12-08
bnxt_en: Fix sources of spurious netpoll warnings
Calvin Owens
1
-2
/
+2
2017-12-08
net: sched: pfifo_fast use skb_array
John Fastabend
2
-53
/
+92
2017-12-08
net: skb_array: expose peek API
John Fastabend
1
-0
/
+5
2017-12-08
net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprio
John Fastabend
2
-35
/
+69
2017-12-08
net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq
John Fastabend
3
-11
/
+26
2017-12-08
net: sched: helpers to sum qlen and qlen for per cpu logic
John Fastabend
2
-1
/
+22
2017-12-08
net: sched: check for frozen queue before skb_bad_txq check
John Fastabend
1
-4
/
+7
2017-12-08
net: sched: use skb list for skb_bad_tx
John Fastabend
2
-21
/
+87
2017-12-08
net: sched: drop qdisc_reset from dev_graft_qdisc
John Fastabend
1
-9
/
+19
2017-12-08
net: sched: explicit locking in gso_cpu fallback
John Fastabend
2
-21
/
+84
2017-12-08
net: sched: a dflt qdisc may be used with per cpu stats
John Fastabend
2
-0
/
+17
2017-12-08
net: sched: provide per cpu qstat helpers
John Fastabend
1
-0
/
+35
2017-12-08
net: sched: remove remaining uses for qdisc_qlen in xmit path
John Fastabend
2
-18
/
+16
2017-12-08
net: sched: allow qdiscs to handle locking
John Fastabend
3
-14
/
+43
2017-12-08
net: sched: cleanup qdisc_run and __qdisc_run semantics
John Fastabend
3
-5
/
+6
2017-12-08
tcp_bbr: reset long-term bandwidth sampling on loss recovery undo
Neal Cardwell
1
-0
/
+1
[next]