index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 4.14-rc7
v4.14-rc7
Linus Torvalds
2017-10-29
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-29
78
-361
/
+1021
|
\
|
*
Merge branch 'net_sched-fix-races-with-RCU-callbacks'
David S. Miller
2017-10-29
19
-57
/
+367
|
|
\
|
|
*
selftests: Introduce a new test case to tc testsuite
Chris Mi
2017-10-29
3
-5
/
+40
|
|
*
selftests: Introduce a new script to generate tc batch file
Chris Mi
2017-10-29
1
-0
/
+62
|
|
*
net_sched: fix call_rcu() race on act_sample module removal
Cong Wang
2017-10-29
1
-0
/
+1
|
|
*
net_sched: add rtnl assertion to tcf_exts_destroy()
Cong Wang
2017-10-29
1
-0
/
+1
|
|
*
net_sched: use tcf_queue_work() in tcindex filter
Cong Wang
2017-10-29
1
-5
/
+33
|
|
*
net_sched: use tcf_queue_work() in rsvp filter
Cong Wang
2017-10-29
1
-3
/
+16
|
|
*
net_sched: use tcf_queue_work() in route filter
Cong Wang
2017-10-29
1
-3
/
+16
|
|
*
net_sched: use tcf_queue_work() in u32 filter
Cong Wang
2017-10-29
1
-3
/
+26
|
|
*
net_sched: use tcf_queue_work() in matchall filter
Cong Wang
2017-10-29
1
-3
/
+16
|
|
*
net_sched: use tcf_queue_work() in fw filter
Cong Wang
2017-10-29
1
-3
/
+16
|
|
*
net_sched: use tcf_queue_work() in flower filter
Cong Wang
2017-10-29
1
-3
/
+16
|
|
*
net_sched: use tcf_queue_work() in flow filter
Cong Wang
2017-10-29
1
-3
/
+16
|
|
*
net_sched: use tcf_queue_work() in cgroup filter
Cong Wang
2017-10-29
1
-4
/
+18
|
|
*
net_sched: use tcf_queue_work() in bpf filter
Cong Wang
2017-10-29
1
-2
/
+17
|
|
*
net_sched: use tcf_queue_work() in basic filter
Cong Wang
2017-10-29
1
-3
/
+17
|
|
*
net_sched: introduce a workqueue for RCU callbacks of tc filter
Cong Wang
2017-10-29
3
-17
/
+56
|
|
/
|
*
Merge branch 'sctp-endianness-fixes'
David S. Miller
2017-10-29
10
-50
/
+59
|
|
\
|
|
*
sctp: fix some type cast warnings introduced since very beginning
Xin Long
2017-10-29
5
-7
/
+7
|
|
*
sctp: fix a type cast warnings that causes a_rwnd gets the wrong value
Xin Long
2017-10-29
1
-2
/
+2
|
|
*
sctp: fix some type cast warnings introduced by transport rhashtable
Xin Long
2017-10-29
1
-11
/
+11
|
|
*
sctp: fix some type cast warnings introduced by stream reconf
Xin Long
2017-10-29
6
-30
/
+39
|
|
/
|
*
net_sched: avoid matching qdisc with zero handle
Cong Wang
2017-10-29
1
-0
/
+2
|
*
sctp: reset owner sk for data chunks on out queues when migrating a sock
Xin Long
2017-10-29
1
-0
/
+32
|
*
Merge branch 'sockmap-fixes'
David S. Miller
2017-10-29
5
-11
/
+47
|
|
\
|
|
*
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
2017-10-29
4
-8
/
+10
|
|
*
bpf: bpf_compute_data uses incorrect cb structure
John Fastabend
2017-10-29
3
-3
/
+37
|
|
/
|
*
tap: reference to KVA of an unloaded module causes kernel panic
Girish Moodalbail
2017-10-28
4
-8
/
+9
|
*
tcp: refresh tp timestamp before tcp_mtu_probe()
Eric Dumazet
2017-10-28
1
-1
/
+1
|
*
tuntap: properly align skb->head before building skb
Jason Wang
2017-10-28
1
-0
/
+1
|
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-10-27
5
-21
/
+22
|
|
\
|
|
*
i40e: Add programming descriptors to cleaned_count
Alexander Duyck
2017-10-26
1
-0
/
+1
|
|
*
i40e: Fix incorrect use of tx_itr_setting when checking for Rx ITR setup
Alexander Duyck
2017-10-26
1
-1
/
+1
|
|
*
ixgbe: Fix Tx map failure path
Alexander Duyck
2017-10-26
1
-12
/
+6
|
|
*
igb: Fix TX map failure path
Jean-Philippe Brucker
2017-10-26
1
-1
/
+1
|
|
*
e1000: avoid null pointer dereference on invalid stat type
Colin Ian King
2017-10-26
1
-5
/
+4
|
|
*
e1000: fix race condition between e1000_down() and e1000_watchdog
Vincenzo Maffione
2017-10-26
1
-2
/
+9
|
*
|
ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit
Xin Long
2017-10-27
1
-2
/
+7
|
*
|
ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
Xin Long
2017-10-27
1
-4
/
+7
|
*
|
ipip: only increase err_count for some certain type icmp in ipip_err
Xin Long
2017-10-27
1
-17
/
+42
|
*
|
net: stmmac: First Queue must always be in DCB mode
Jose Abreu
2017-10-27
1
-0
/
+7
|
*
|
net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsing
Jose Abreu
2017-10-27
1
-1
/
+1
|
*
|
Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2017-10-27
6
-96
/
+204
|
|
\
\
|
|
*
|
net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidth
Huy Nguyen
2017-10-26
3
-30
/
+106
|
|
*
|
net/mlx5e: Properly deal with encap flows add/del under neigh update
Or Gerlitz
2017-10-26
1
-35
/
+54
|
|
*
|
net/mlx5: Delay events till mlx5 interface's add complete for pci resume
Huy Nguyen
2017-10-26
1
-29
/
+41
|
|
*
|
net/mlx5: Fix health work queue spin lock to IRQ safe
Moshe Shemesh
2017-10-26
1
-2
/
+3
|
*
|
|
Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-10-27
4
-20
/
+88
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
[next]