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-12
net: qrtr: Use sk_buff->cb in receive path
Bjorn Andersson
1
-30
/
+40
2017-10-12
net: qrtr: Clean up control packet handling
Bjorn Andersson
1
-64
/
+29
2017-10-12
net: qrtr: Pass source and destination to enqueue functions
Bjorn Andersson
1
-51
/
+69
2017-10-12
net: qrtr: Add control packet definition to uapi
Bjorn Andersson
2
-12
/
+32
2017-10-12
net: qrtr: Move constants to header file
Bjorn Andersson
2
-2
/
+3
2017-10-12
net: qrtr: Invoke sk_error_report() after setting sk_err
Bjorn Andersson
1
-1
/
+1
2017-10-12
net: hns3: make local functions static
Wei Yongjun
1
-2
/
+4
2017-10-12
atm: idt77105: Drop needless setup_timer()
Kees Cook
1
-2
/
+0
2017-10-12
net: phy: at803x: Change error to EINVAL for invalid MAC
Dan Murphy
1
-1
/
+1
2017-10-12
net: phy: DP83822 initial driver submission
Dan Murphy
4
-3
/
+350
2017-10-11
Merge branch 'lan9303-Add-basic-offloading-of-unicast-traffic'
David S. Miller
2
-17
/
+109
2017-10-11
net: dsa: lan9303: Add basic offloading of unicast traffic
Egil Hjelmeland
2
-0
/
+84
2017-10-11
net: dsa: lan9303: Move tag setup to new lan9303_setup_tagging
Egil Hjelmeland
1
-17
/
+25
2017-10-11
tcp: fix tcp_unlink_write_queue()
Eric Dumazet
1
-0
/
+1
2017-10-11
Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/sc...
David S. Miller
47
-899
/
+1278
2017-10-11
cfg80211: implement regdb signature checking
Johannes Berg
6
-1
/
+182
2017-10-11
cfg80211: reg: remove support for built-in regdb
Johannes Berg
8
-287
/
+3
2017-10-11
cfg80211: support reloading regulatory database
Johannes Berg
4
-20
/
+81
2017-10-11
cfg80211: support loading regulatory database as firmware file
Johannes Berg
4
-24
/
+284
2017-10-11
mac80211: only remove AP VLAN frames from TXQ
Johannes Berg
3
-22
/
+39
2017-10-11
fq: support filtering a given tin
Johannes Berg
2
-10
/
+69
2017-10-11
mac80211: aead api to reduce redundancy
Xiang Gao
7
-152
/
+111
2017-10-11
MAINTAINERS: update Johannes Berg's entries
Johannes Berg
1
-3
/
+10
2017-10-11
openvswitch: add ct_clear action
Eric Garver
5
-0
/
+29
2017-10-11
net: dst: move cpu inside ifdef to avoid compilation warning
Jakub Kicinski
1
-1
/
+1
2017-10-10
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
7
-41
/
+75
2017-10-10
rtnetlink: bridge: use ext_ack instead of printk
Florian Westphal
1
-14
/
+14
2017-10-10
selftests: rtnetlink: test RTM_GETNETCONF
Florian Westphal
1
-0
/
+28
2017-10-10
Merge branch 'mlx4_en-num-of-rings'
David S. Miller
5
-10
/
+14
2017-10-10
net/mlx4_en: Increase number of default RX rings
Inbar Karmy
1
-2
/
+1
2017-10-10
net/mlx4_en: Limit the number of RX rings
Inbar Karmy
1
-1
/
+6
2017-10-10
net/mlx4_en: Limit the number of TX rings
Inbar Karmy
4
-7
/
+7
2017-10-10
Merge branch 'hnx3-rxnfc'
David S. Miller
8
-6
/
+280
2017-10-10
net: hns3: fix the ring count for ETHTOOL_GRXRINGS
Lipeng
1
-1
/
+1
2017-10-10
net: hns3: add support for ETHTOOL_GRXFH
Lipeng
3
-0
/
+68
2017-10-10
net: hns3: add support for set_rxnfc
Lipeng
6
-2
/
+129
2017-10-10
net: hns3: add support for set_ringparam
Lipeng
3
-2
/
+81
2017-10-10
net: hns3: fixes the ring index in hns3_fini_ring
Lipeng
1
-1
/
+1
2017-10-10
cxgb4: add new T5 pci device id's
Ganesh Goudar
1
-0
/
+2
2017-10-10
cxgb4: Add support for new flash parts
Ganesh Goudar
1
-20
/
+116
2017-10-10
net/core: Fix BUG to BUG_ON conditionals.
Tim Hansen
1
-9
/
+6
2017-10-10
Merge branch 'bpf-get-rid-of-global-verifier-state-and-reuse-instruction-prin...
David S. Miller
14
-459
/
+776
2017-10-10
bpf: write back the verifier log buffer as it gets filled
Jakub Kicinski
2
-23
/
+22
2017-10-10
bpf: don't rely on the verifier lock for metadata_dst allocation
Jakub Kicinski
3
-7
/
+26
2017-10-10
tools: bpftool: use the kernel's instruction printer
Jakub Kicinski
4
-21
/
+51
2017-10-10
bpf: move instruction printing into a separate file
Jakub Kicinski
4
-198
/
+251
2017-10-10
bpf: move global verifier log into verifier environment
Jakub Kicinski
2
-232
/
+261
2017-10-10
bpf: encapsulate verifier log state into a structure
Jakub Kicinski
2
-27
/
+43
2017-10-10
selftests/bpf: add a test for verifier logs
Jakub Kicinski
2
-1
/
+172
2017-10-10
ipv6: fix incorrect bitwise operator used on rt6i_flags
Colin Ian King
1
-2
/
+2
[next]