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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-30
sock: avoid dirtying sk_stamp, if possible
Paolo Abeni
1
-1
/
+4
2017-03-29
Merge tag 'mlx5e-pedit' of git://git.kernel.org/pub/scm/linux/kernel/git/saee...
David S. Miller
3
-3
/
+161
2017-03-28
net: dsa: dsa2: Add basic support of devlink
Andrew Lunn
1
-0
/
+5
2017-03-28
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2
-10
/
+11
2017-03-28
net: ipv6: Refactor inet6_netconf_notify_devconf to take event
David Ahern
1
-2
/
+2
2017-03-28
net: devinet: Refactor inet_netconf_notify_devconf to take event
David Ahern
1
-2
/
+2
2017-03-28
rtnetlink: Add RTM_DELNETCONF
David Ahern
1
-0
/
+2
2017-03-28
ipv6: add support for NETDEV_RESEND_IGMP event
Vlad Yasevich
1
-0
/
+2
2017-03-28
soc: qcom: smd: Remove standalone driver
Bjorn Andersson
2
-140
/
+1
2017-03-28
soc: qcom: smd: Transition client drivers from smd to rpmsg
Bjorn Andersson
1
-4
/
+7
2017-03-28
devlink: Support for pipeline debug (dpipe)
Arkadi Sharshevsky
2
-1
/
+325
2017-03-28
net/sched: Add accessor functions to pedit keys for offloading drivers
Or Gerlitz
1
-0
/
+45
2017-03-28
net/mlx5: Introduce modify header structures, commands and steering action de...
Or Gerlitz
2
-3
/
+113
2017-03-28
net/mlx5: Add helper to initialize a flow steering actions struct instance
Or Gerlitz
1
-1
/
+4
2017-03-27
bonding: split bond_set_slave_link_state into two parts
Mahesh Bandewar
1
-5
/
+17
2017-03-25
gtp: support SGSN-side tunnels
Jonas Bonn
1
-0
/
+7
2017-03-25
gtp: rename SGSN netlink attribute
Jonas Bonn
1
-1
/
+2
2017-03-24
net: Introduce SO_INCOMING_NAPI_ID
Sridhar Samudrala
1
-0
/
+2
2017-03-24
net: Commonize busy polling code to focus on napi_id instead of socket
Sridhar Samudrala
1
-5
/
+15
2017-03-24
net: Track start of busy loop instead of when it should end
Alexander Duyck
1
-30
/
+38
2017-03-24
net: Change return type of sk_busy_loop from bool to void
Alexander Duyck
1
-3
/
+2
2017-03-24
net: Only define skb_mark_napi_id in one spot instead of two
Alexander Duyck
1
-13
/
+9
2017-03-24
net: Busy polling should ignore sender CPUs
Alexander Duyck
1
-2
/
+7
2017-03-24
net/mlx5e: Single bfreg (UAR) for all mlx5e SQs and netdevs
Saeed Mahameed
1
-0
/
+1
2017-03-24
tcp: sysctl: Fix a race to avoid unexpected 0 window from space
Gao Feng
1
-3
/
+5
2017-03-24
net: Add sysctl to toggle early demux for tcp and udp
subashab@codeaurora.org
3
-3
/
+7
2017-03-24
net: phy: Allow splitting MDIO bus/device support from PHYs
Florian Fainelli
1
-2
/
+19
2017-03-24
of_mdio: Correct check against CONFIG_OF
Florian Fainelli
1
-2
/
+2
2017-03-23
Add a eBPF helper function to retrieve socket uid
Chenbo Feng
1
-1
/
+8
2017-03-23
Add a helper function to get socket cookie in eBPF
Chenbo Feng
2
-1
/
+9
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-75
/
+74
2017-03-23
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-27
/
+0
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-6
/
+46
2017-03-22
bpf: Add hash of maps support
Martin KaFai Lau
2
-0
/
+3
2017-03-22
bpf: Add array of maps support
Martin KaFai Lau
2
-0
/
+3
2017-03-22
net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.
Joel Scherpelz
3
-0
/
+3
2017-03-22
net: phy: remove the indirect MMD read/write methods
Russell King
1
-42
/
+0
2017-03-22
net: phy: make phy_(read|write)_mmd() generic MMD accessors
Russell King
1
-0
/
+24
2017-03-22
net: phy: move phy MMD accessors to phy-core.c
Russell King
1
-18
/
+2
2017-03-22
net: stmmac: Use AVB mode by default
Thierry Reding
1
-2
/
+2
2017-03-22
net: convert sk_filter.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+2
2017-03-22
openvswitch: Optimize sample action for the clone use cases
andy zhou
1
-0
/
+15
2017-03-22
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
2
-0
/
+4
2017-03-22
sctp: declare struct sctp_stream before using it
Xin Long
1
-0
/
+1
2017-03-22
neighbour: fix nlmsg_pid in notifications
Roopa Prabhu
1
-1
/
+2
2017-03-21
tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
Soheil Hassas Yeganeh
1
-0
/
+2
2017-03-21
sctp: define dst_pending_confirm as a bit in sctp_transport
Xin Long
1
-2
/
+2
2017-03-21
rhashtable: Add rhashtable_lookup_get_insert_fast
Andreas Gruenbacher
1
-0
/
+22
2017-03-21
net: stmmac: RX queue routing configuration
Joao Pinto
1
-0
/
+1
2017-03-21
net: stmmac: TX and RX queue priority configuration
Joao Pinto
1
-0
/
+4
[next]