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
2018-04-24
rhashtable: remove outdated comments about grow_decision etc
NeilBrown
1
-19
/
+14
2018-04-24
tcp: md5: only call tp->af_specific->md5_lookup() for md5 sockets
Eric Dumazet
1
-12
/
+14
2018-04-24
Revert "net: init sk_cookie for inet socket"
Yafang Shao
2
-16
/
+1
2018-04-24
Merge branch 'net-DIM-tx'
David S. Miller
9
-82
/
+190
2018-04-24
net/mlx5e: Enable adaptive-TX moderation
Tal Gilboa
5
-56
/
+125
2018-04-24
net/dim: Support adaptive TX moderation
Tal Gilboa
1
-13
/
+50
2018-04-24
net/dim: Rename *_get_profile() functions to *_get_rx_moderation()
Tal Gilboa
6
-21
/
+23
2018-04-24
vhost_net: use packet weight for rx handler, too
Paolo Abeni
1
-4
/
+8
2018-04-24
net: fib_rules: fix l3mdev netlink attr processing
Roopa Prabhu
1
-0
/
+2
2018-04-24
selftests: net: update .gitignore with missing test
Anders Roxell
1
-0
/
+1
2018-04-24
dca: make function dca_common_get_tag static
Colin Ian King
1
-1
/
+1
2018-04-23
Merge branch 'ipv6-couple-of-fixes-for-rcu-change-to-from'
David S. Miller
1
-5
/
+12
2018-04-23
net/ipv6: Fix missing rcu dereferences on from
David Ahern
1
-5
/
+10
2018-04-23
net/ipv6: add rcu locking to ip6_negative_advice
David Ahern
1
-0
/
+2
2018-04-23
Merge branch 'qed-debug-data'
David S. Miller
5
-18
/
+141
2018-04-23
qed: Add configuration information to register dump and debug data
Denis Bolotin
4
-5
/
+139
2018-04-23
qed: Delete unused parameter p_ptt from mcp APIs
Denis Bolotin
3
-13
/
+2
2018-04-23
net: stmmac: Implement logic to automatically select HW Interface
Jose Abreu
11
-164
/
+279
2018-04-23
r8169: don't use netif_info et al before net_device has been registered
Heiner Kallweit
1
-13
/
+12
2018-04-23
net: init sk_cookie for inet socket
Yafang Shao
2
-1
/
+16
2018-04-23
Merge branch 'fib-rules-extack-support'
David S. Miller
7
-256
/
+245
2018-04-23
net: fib_rules: add extack support
Roopa Prabhu
7
-22
/
+63
2018-04-23
fib_rules: move common handling of newrule delrule msgs into fib_nl2rule
Roopa Prabhu
1
-244
/
+192
2018-04-23
tc-testing: updated ife test cases
Roman Mashak
1
-12
/
+1024
2018-04-23
net: introduce a new tracepoint for tcp_rcv_space_adjust
Yafang Shao
2
-9
/
+23
2018-04-23
hv_netvsc: select needed ucs2_string routine
Stephen Hemminger
1
-0
/
+1
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1035
-20712
/
+34074
2018-04-21
Merge branch 'ipv6-Another-followup-to-the-fib6_info-change'
David S. Miller
4
-83
/
+136
2018-04-21
net/ipv6: Remove unncessary check on f6i in fib6_check
David Ahern
1
-2
/
+1
2018-04-21
net/ipv6: Make from in rt6_info rcu protected
David Ahern
4
-35
/
+88
2018-04-21
net/ipv6: Move release of fib6_info from pcpu routes to helper
David Ahern
1
-18
/
+23
2018-04-21
net/ipv6: Move rcu locking to callers of fib6_get_cookie_safe
David Ahern
2
-5
/
+14
2018-04-21
net/ipv6: Move rcu_read_lock to callers of ip6_rt_cache_alloc
David Ahern
1
-7
/
+6
2018-04-21
net/ipv6: Rename rt6_get_cookie_safe
David Ahern
2
-5
/
+5
2018-04-21
net/ipv6: Clean up rt expires helpers
David Ahern
2
-21
/
+9
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
45
-89
/
+5591
2018-04-20
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2
-33
/
+6
2018-04-20
Merge tag 'mmc-v4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
2
-8
/
+56
2018-04-20
Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2
-7
/
+24
2018-04-20
vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversion
David Howells
1
-1
/
+1
2018-04-20
afs: Fix server record deletion
David Howells
1
-1
/
+8
2018-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
69
-349
/
+786
2018-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-11
/
+39
2018-04-20
Merge tag 'ecryptfs-4.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-21
/
+46
2018-04-20
Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
9
-40
/
+63
2018-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-38
/
+92
2018-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-81
/
+163
2018-04-20
tun: do not compute the rxhash, if not needed
Paolo Abeni
1
-9
/
+6
2018-04-20
lan78xx: Add support to dump lan78xx registers
Raghuram Chary J
1
-0
/
+54
2018-04-20
Merge branch 'lan78xx-Read-configuration-from-Device-Tree'
David S. Miller
6
-23
/
+156
[next]