index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-13
tipc: introduce group anycast messaging
Jon Maloy
5
-0
/
+138
2017-10-13
tipc: introduce group unicast messaging
Jon Maloy
4
-13
/
+150
2017-10-13
tipc: introduce flow control for group broadcast messages
Jon Maloy
4
-22
/
+190
2017-10-13
tipc: receive group membership events via member socket
Jon Maloy
5
-33
/
+101
2017-10-13
tipc: add second source address to recvmsg()/recvfrom()
Jon Maloy
3
-18
/
+39
2017-10-13
tipc: introduce communication groups
Jon Maloy
10
-48
/
+748
2017-10-13
tipc: improve destination linked list
Jon Maloy
4
-67
/
+74
2017-10-13
tipc: add new function for sending multiple small messages
Jon Maloy
3
-12
/
+19
2017-10-13
tipc: refactor function filter_rcv()
Jon Maloy
3
-81
/
+89
2017-10-13
tipc: add ability to obtain node availability status from other files
Jon Maloy
2
-5
/
+22
2017-10-13
tipc: improve address sanity check in tipc_connect()
Jon Maloy
1
-16
/
+15
2017-10-13
tipc: add ability to order and receive topology events in driver
Jon Maloy
5
-40
/
+124
2017-10-13
mac80211: don't track HT capability changes
Johannes Berg
1
-11
/
+3
2017-10-13
cfg80211: fix CFG80211_EXTRA_REGDB_KEYDIR typo
Arnd Bergmann
1
-1
/
+1
2017-10-13
cfg80211: don't print log output for building shipped-certs
Arnd Bergmann
1
-2
/
+2
2017-10-13
selftests: rtnetlink: add a small macsec test case
Florian Westphal
1
-0
/
+42
2017-10-13
ravb: Consolidate clock handling
Geert Uytterhoeven
1
-25
/
+10
2017-10-13
Merge branch 'net-support-bgmac-with-B50212E-B1-PHY'
David S. Miller
3
-1
/
+14
2017-10-13
net: bgmac: enable master mode for BCM54210E and B50212E PHYs
Rafał Miłecki
1
-1
/
+7
2017-10-13
net: phy: broadcom: support new device flag for setting master mode
Rafał Miłecki
2
-0
/
+7
2017-10-13
ipvlan: always use the current L2 addr of the master
Mahesh Bandewar
1
-1
/
+6
2017-10-13
Merge branch 'act-ife-misc'
David S. Miller
2
-59
/
+86
2017-10-13
sched: act: ife: update parameters via rcu handling
Alexander Aring
2
-30
/
+67
2017-10-13
sched: act: ife: migrate to use per-cpu counters
Alexander Aring
1
-18
/
+11
2017-10-13
sched: act: ife: move encode/decode check to init
Alexander Aring
1
-11
/
+8
2017-10-13
Merge branch 'net-sched-fix-IFE-meta-modules-loading'
David S. Miller
5
-5
/
+19
2017-10-13
net sched actions: fix module auto-loading
Roman Mashak
1
-1
/
+15
2017-10-13
net sched actions: change IFE modules alias names
Roman Mashak
5
-5
/
+5
2017-10-12
vxge: Clean up unused variables in vxge-traffic
Christos Gkekas
1
-19
/
+0
2017-10-12
sched: tc_mirred: Remove whitespaces
Florian Fainelli
1
-3
/
+3
2017-10-12
ip_tunnel: fix building with NET_IP_TUNNEL=m
Arnd Bergmann
1
-0
/
+1
2017-10-12
Merge branch 'smc-ib_query_gid'
David S. Miller
2
-21
/
+17
2017-10-12
net/smc: dev_put for netdev after usage of ib_query_gid()
Ursula Braun
1
-4
/
+8
2017-10-12
net/smc: replace function pointer get_netdev()
Ursula Braun
1
-17
/
+9
2017-10-12
Merge branch 'dsa-ACB-for-bcm_sf2-and-bcmsysport'
David S. Miller
8
-5
/
+270
2017-10-12
net: systemport: Turn on ACB at the SYSTEMPORT level
Florian Fainelli
1
-1
/
+5
2017-10-12
net: dsa: bcm_sf2: Turn on ACB at the switch level
Florian Fainelli
2
-0
/
+53
2017-10-12
net: systemport: Establish lower/upper queue mapping
Florian Fainelli
2
-5
/
+121
2017-10-12
net: dsa: tag_brcm: Indicate to master netdevice port + queue
Florian Fainelli
2
-0
/
+11
2017-10-12
net: dsa: Add support for DSA specific notifiers
Florian Fainelli
3
-0
/
+81
2017-10-12
Revert "net: qcom/emac: enforce DMA address restrictions"
Timur Tabi
1
-24
/
+15
2017-10-12
tcp: remove obsolete helpers
Eric Dumazet
1
-17
/
+0
2017-10-12
cfg80211: remove set but never used variable cf_offset
Johannes Berg
1
-3
/
+1
2017-10-12
bpf: remove redundant variable old_flags
Colin Ian King
1
-2
/
+0
2017-10-12
Merge branch 'mlx4-XDP-TX-improvements'
David S. Miller
4
-17
/
+36
2017-10-12
net/mlx4_en: XDP_TX, assign constant values of TX descs on ring creaion
Tariq Toukan
3
-14
/
+27
2017-10-12
net/mlx4_en: Obsolete call to generic write_desc in XDP xmit flow
Tariq Toukan
1
-5
/
+12
2017-10-12
net/mlx4_en: Replace netdev parameter with priv in XDP xmit function
Tariq Toukan
3
-4
/
+3
2017-10-12
net: mpls: make function ipgre_mpls_encap_hlen static
Colin Ian King
1
-1
/
+1
2017-10-12
sctp: make array sctp_sched_ops static
Colin Ian King
1
-1
/
+1
[prev]
[next]