index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-01
net: bcmsysport: Device stats are unsigned long
Florian Fainelli
1
-1
/
+1
2016-07-01
macsec: set actual real device for xmit when !protect_frames
Daniel Borkmann
1
-0
/
+1
2016-07-01
net_sched: fix mirrored packets checksum
WANG Cong
3
-19
/
+20
2016-07-01
packet: Use symmetric hash for PACKET_FANOUT_HASH.
David S. Miller
3
-1
/
+45
2016-07-01
Merge branch 'mlx5-fixes'
David S. Miller
10
-121
/
+335
2016-07-01
net/mlx5e: Log link state changes
Shaker Daibes
1
-2
/
+5
2016-07-01
net/mlx5e: Validate BW weight values of ETS
Rana Shahout
2
-3
/
+6
2016-07-01
net/mlx5e: Fix select queue callback
Rana Shahout
2
-3
/
+18
2016-07-01
net/mlx5e: Copy all L2 headers into inline segment
Matthew Finlay
1
-2
/
+2
2016-07-01
net/mlx5e: Handle RQ flush in error cases
Daniel Jurgens
3
-3
/
+61
2016-07-01
net/mlx5e: Implement ndo_tx_timeout callback
Daniel Jurgens
2
-0
/
+47
2016-07-01
net/mlx5e: Timeout if SQ doesn't flush during close
Daniel Jurgens
3
-3
/
+56
2016-07-01
net/mlx5: Add timeout handle to commands with callback
Mohamad Haj Yahia
2
-7
/
+32
2016-07-01
net/mlx5: Fix potential deadlock in command mode change
Mohamad Haj Yahia
1
-46
/
+33
2016-07-01
net/mlx5: Fix wait_vital for VFs and remove fixed sleep
Daniel Jurgens
1
-26
/
+15
2016-07-01
net/mlx5: Fix incorrect page count when in internal error
Daniel Jurgens
1
-19
/
+44
2016-07-01
net/mlx5: Avoid calling sleeping function by the health poll thread
Mohamad Haj Yahia
1
-3
/
+8
2016-07-01
net/mlx5: Fix teardown errors that happen in pci error handler
Mohamad Haj Yahia
1
-4
/
+8
2016-07-01
bonding: prevent out of bound accesses
Eric Dumazet
3
-10
/
+15
2016-07-01
net: mvneta: fix open() error cleanup
Russell King - ARM Linux
1
-0
/
+2
2016-07-01
r8152: clear LINK_OFF_WAKE_EN after autoresume
hayeswang
1
-0
/
+11
2016-07-01
qlcnic: add wmb() call in transmit data path.
Sony Chacko
1
-0
/
+2
2016-06-30
usbnet: Stop RX Q on MTU change
Soohoon Lee
1
-3
/
+7
2016-06-30
ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_output
Shmulik Ladkani
3
-6
/
+5
2016-06-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2
-14
/
+11
2016-06-29
Merge tag 'nfs-for-4.7-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
8
-23
/
+45
2016-06-29
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
4
-28
/
+25
2016-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
140
-893
/
+1270
2016-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-8
/
+1
2016-06-29
Merge tag 'pinctrl-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
7
-9
/
+18
2016-06-29
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-72
/
+76
2016-06-29
ixgbevf: ixgbevf_write/read_posted_mbx should use IXGBE_ERR_MBX to initialize...
Xin Long
1
-2
/
+2
2016-06-29
e1000e: keep Rx/Tx HW_VLAN_CTAG in sync
Jarod Wilson
1
-12
/
+9
2016-06-29
Merge tag 'mac80211-for-davem-2016-06-29-v2' of git://git.kernel.org/pub/scm/...
David S. Miller
2
-3
/
+6
2016-06-29
openvswitch: fix conntrack netlink event delivery
Samuel Gauthier
1
-2
/
+12
2016-06-29
qed: Protect the doorbell BAR with the write barriers.
Sudarsana Reddy Kalluru
1
-7
/
+3
2016-06-29
neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
David Barroso
1
-1
/
+5
2016-06-29
e1000e: keep VLAN interfaces functional after rxvlan off
Jarod Wilson
1
-2
/
+13
2016-06-29
cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC header
Felix Fietkau
1
-1
/
+1
2016-06-29
qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()
Dan Carpenter
1
-1
/
+1
2016-06-29
bpf, perf: delay release of BPF prog after grace period
Daniel Borkmann
2
-1
/
+5
2016-06-29
net: bridge: fix vlan stats continue counter
Nikolay Aleksandrov
1
-1
/
+1
2016-06-29
tcp: do not send too big packets at retransmit time
Eric Dumazet
1
-1
/
+6
2016-06-29
ibmvnic: fix to use list_for_each_safe() when delete items
Wei Yongjun
1
-7
/
+7
2016-06-29
Merge branch 'thunderx-fixes'
David S. Miller
3
-34
/
+75
2016-06-29
net: thunderx: Fix TL4 configuration for secondary Qsets
Sunil Goutham
1
-3
/
+13
2016-06-29
net: thunderx: Fix link status reporting
Sunil Goutham
2
-31
/
+62
2016-06-29
Merge branch 'mlx5-100G-fixes'
David S. Miller
9
-170
/
+144
2016-06-29
net/mlx5e: Reorganize ethtool statistics
Gal Pressman
5
-163
/
+130
2016-06-29
net/mlx5e: Fix number of PFC counters reported to ethtool
Gal Pressman
1
-1
/
+3
[next]