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.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
2015-03-31
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
21
-62
/
+72
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
29
-124
/
+139
2015-03-31
xfrm: simplify xfrm_address_t use
Jiri Benc
6
-13
/
+13
2015-03-31
tcp: simplify inetpeer_addr_base use
Jiri Benc
2
-15
/
+10
2015-03-31
vxlan: fix indentation
Jiri Benc
1
-44
/
+44
2015-03-31
Merge branch 'ipv6_null'
David S. Miller
29
-217
/
+216
2015-03-31
ipv6: coding style: comparison for inequality with NULL
Ian Morris
17
-43
/
+43
2015-03-31
ipv6: coding style: comparison for equality with NULL
Ian Morris
25
-174
/
+173
2015-03-31
Merge branch 'bnx2x-next'
David S. Miller
4
-17
/
+89
2015-03-31
bnx2x: Prevent probe as early as possible
Yuval Mintz
1
-0
/
+7
2015-03-31
bnx2x: Count number of link changes
Yaniv Rosner
2
-2
/
+27
2015-03-31
bnx2x: Configure IFir et al. according to nvram
Yaniv Rosner
3
-15
/
+55
2015-03-31
bonding: Remove hardcoded initialization
Mahesh Bandewar
1
-1
/
+1
2015-03-31
fib_trie: Cleanup ip_fib_net_exit code path
Alexander Duyck
1
-22
/
+7
2015-03-31
fib_trie: Fix warning on fib4_rules_exit
Alexander Duyck
1
-4
/
+4
2015-03-31
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
11
-92
/
+862
2015-03-31
Merge branch 'ptp-2038'
David S. Miller
24
-146
/
+162
2015-03-31
ptp: remove 32 bit get/set methods.
Richard Cochran
3
-26
/
+5
2015-03-31
ptp: pch: convert to the 64 bit get/set time methods.
Richard Cochran
1
-4
/
+4
2015-03-31
ptp: ixp46x: convert to the 64 bit get/set time methods.
Richard Cochran
1
-4
/
+4
2015-03-31
ptp: dp83640: convert to the 64 bit get/set time methods.
Richard Cochran
1
-9
/
+10
2015-03-31
ptp: tilegx: convert to the 64 bit get/set time methods.
Richard Cochran
3
-8
/
+9
2015-03-31
ptp: cpts: convert to the 64 bit get/set time methods.
Richard Cochran
1
-6
/
+6
2015-03-31
ptp: stmmac: convert to the 64 bit get/set time methods.
Richard Cochran
1
-4
/
+4
2015-03-31
ptp: sfc: convert to the 64 bit get/set time methods.
Richard Cochran
1
-11
/
+11
2015-03-31
ptp: mlx4: convert to the 64 bit get/set time methods.
Richard Cochran
1
-5
/
+6
2015-03-31
ptp: ixgbe: convert to the 64 bit get/set time methods.
Richard Cochran
1
-7
/
+7
2015-03-31
ptp: igb: convert to the 64 bit get/set time methods.
Richard Cochran
1
-20
/
+21
2015-03-31
ptp: i40e: convert to the 64 bit get/set time methods.
Richard Cochran
1
-13
/
+13
2015-03-31
ptp: fm10k: convert to the 64 bit get/set time methods.
Richard Cochran
1
-6
/
+6
2015-03-31
ptp: e1000e: convert to the 64 bit get/set time methods.
Richard Cochran
1
-8
/
+8
2015-03-31
ptp: gianfar: convert to the 64 bit get/set time methods.
Richard Cochran
1
-6
/
+7
2015-03-31
ptp: fec: convert to the 64 bit get/set time methods.
Richard Cochran
1
-4
/
+4
2015-03-31
ptp: tg3: convert to the 64 bit get/set time methods.
Richard Cochran
1
-5
/
+5
2015-03-31
ptp: bnx2x: convert to the 64 bit get/set time methods.
Richard Cochran
1
-4
/
+4
2015-03-31
ptp: xgbe: convert to the 64 bit get/set time methods.
Richard Cochran
1
-6
/
+7
2015-03-31
ptp: blackfin: convert to the 64 bit get/set time methods.
Richard Cochran
1
-4
/
+4
2015-03-31
ptp: use the 64 bit get/set time methods for the posix clock.
Richard Cochran
1
-2
/
+17
2015-03-31
ptp: use the 64 bit gettime method for the SYS_OFFSET ioctl.
Richard Cochran
1
-4
/
+10
2015-03-31
ptp: introduce get/set time methods with explicit 64 bit seconds.
Richard Cochran
1
-2
/
+10
2015-03-29
tipc: fix two bugs in secondary destination lookup
Jon Paul Maloy
3
-1
/
+14
2015-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-24
/
+46
2015-03-29
Merge branch 'stacked_vlan_tso'
David S. Miller
10
-22
/
+96
2015-03-29
igb: Enable TSO for stacked vlan
Toshiaki Makita
1
-0
/
+1
2015-03-29
team: Don't segment multiple tagged packets on team device
Toshiaki Makita
1
-0
/
+1
2015-03-29
bonding: Don't segment multiple tagged packets on bonding device
Toshiaki Makita
1
-0
/
+1
2015-03-29
net: Introduce passthru_features_check
Toshiaki Makita
2
-0
/
+11
2015-03-29
net: Move check for multiple vlans to drivers
Toshiaki Makita
5
-12
/
+34
2015-03-29
vlan: Introduce helper functions to check if skb is tagged
Toshiaki Makita
2
-16
/
+53
2015-03-29
vlan: Add features for stacked vlan device
Toshiaki Makita
1
-0
/
+1
[next]