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
2012-04-02
ipv4: Stop using NLA_PUT*().
David S. Miller
6
-73
/
+87
2012-04-02
netfilter: ipv6: Stop using NLA_PUT*().
David S. Miller
2
-10
/
+11
2012-04-02
ipv6: Stop using NLA_PUT*().
David S. Miller
5
-46
/
+53
2012-04-02
team: Stop using NLA_PUT*().
David S. Miller
1
-19
/
+31
2012-04-02
macvlan: Stop using NLA_PUT*().
David S. Miller
1
-1
/
+2
2012-04-02
enic: Stop using NLA_PUT*().
David S. Miller
1
-12
/
+10
2012-04-02
can: Stop using NLA_PUT*().
David S. Miller
1
-15
/
+16
2012-04-02
infiniband: Stop using NLA_PUT*().
David S. Miller
1
-1
/
+2
2012-04-02
crypto: Stop using NLA_PUT*().
David S. Miller
8
-38
/
+38
2012-04-02
decnet: Stop using NLA_PUT*().
David S. Miller
2
-12
/
+12
2012-04-02
netlink: Add nla_put_le{16,32,64}() helpers.
David S. Miller
1
-0
/
+33
2012-04-02
rtnetlink: Stop using NLA_PUT*().
David S. Miller
1
-32
/
+35
2012-04-02
neighbour: Stop using NLA_PUT*().
David S. Miller
1
-35
/
+40
2012-04-02
dcbnl: Stop using NLA_PUT*().
David S. Miller
1
-30
/
+42
2012-04-02
l2tp: Stop using NLA_PUT*().
David S. Miller
1
-50
/
+64
2012-04-02
ipset: Stop using NLA_PUT*().
David S. Miller
14
-258
/
+309
2012-04-02
netlink: Add nla_put_net{16,32,64}() helpers.
David S. Miller
1
-0
/
+33
2012-04-02
ipvs: Stop using NLA_PUT*().
David S. Miller
1
-50
/
+58
2012-04-02
nf_conntrack_core: Stop using NLA_PUT*().
David S. Miller
1
-2
/
+3
2012-04-02
nf_conntrack_netlink: Stop using NLA_PUT*().
David S. Miller
1
-34
/
+49
2012-04-02
nf_conntrack_proto_dccp: Stop using NLA_PUT*().
David S. Miller
1
-8
/
+10
2012-04-02
nf_conntrack_proto_generic: Stop using NLA_PUT*().
David S. Miller
1
-1
/
+2
2012-04-02
nf_conntrack_proto_gre: Stop using NLA_PUT*().
David S. Miller
1
-4
/
+5
2012-04-02
nf_conntrack_proto_sctp: Stop using NLA_PUT*().
David S. Miller
1
-12
/
+10
2012-04-02
nf_conntrack_proto_tcp: Stop using NLA_PUT*().
David S. Miller
1
-33
/
+35
2012-04-02
nf_conntrack_proto_udp{,lite}: Stop using NLA_PUT*().
David S. Miller
2
-8
/
+10
2012-04-02
nfnetlink_acct: Stop using NLA_PUT*().
David S. Miller
1
-4
/
+6
2012-04-02
nfnetlink_cttimeout: Stop using NLA_PUT*().
David S. Miller
1
-5
/
+6
2012-04-02
nfnetlink_log: Stop using NLA_PUT*().
David S. Miller
1
-42
/
+58
2012-04-02
nfnetlink_queue: Stop using NLA_PUT*().
David S. Miller
1
-24
/
+35
2012-04-02
genetlink: Stop using NLA_PUT*().
David S. Miller
1
-15
/
+20
2012-04-02
nfc: Stop using NLA_PUT*().
David S. Miller
1
-29
/
+41
2012-04-02
openvswitch: Stop using NLA_PUT*().
David S. Miller
2
-21
/
+31
2012-04-02
netlink: Add nla_put_be{16,32,64}() helpers.
David S. Miller
1
-1
/
+34
2012-04-02
phonet: Stop using NLA_PUT*().
David S. Miller
1
-3
/
+5
2012-04-02
pkt_sched: Stop using NLA_PUT*().
David S. Miller
40
-157
/
+263
2012-04-02
wireless: Stop using NLA_PUT*().
David S. Miller
2
-545
/
+662
2012-04-02
xfrm_user: Stop using NLA_PUT*().
David S. Miller
1
-43
/
+62
2012-04-02
ipv6: Fix RTM_GETROUTE's interpretation of RTA_IIF to be consistent with ipv4
Shmulik Ladkani
1
-7
/
+27
2012-04-02
net: lpc_eth: Fix rename of dev_hw_addr_random
stigge@antcom.de
1
-1
/
+1
2012-04-02
net/netfilter/nfnetlink_acct.c: use linux/atomic.h
Andrew Morton
1
-1
/
+1
2012-04-02
rose_dev: fix memcpy-bug in rose_set_mac_address
danborkmann@iogearbox.net
1
-2
/
+2
2012-04-02
Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.
Kenth Eriksson
1
-6
/
+6
2012-04-02
net/garp: avoid infinite loop if attribute already exists
David Ward
1
-12
/
+10
2012-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-13
/
+17
2012-03-30
x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of AND
zhuangfeiran@ict.ac.cn
1
-1
/
+1
2012-03-30
bonding: emit event when bonding changes MAC
Weiping Pan
1
-1
/
+7
2012-03-28
mac80211: fix oper channel timestamp updation
Rajkumar Manoharan
1
-1
/
+1
2012-03-28
ath9k: Use HW HT capabilites properly
Sujith Manoharan
1
-2
/
+2
2012-03-28
MAINTAINERS: adding maintainer for ipw2x00
Stanislav Yakovlev
1
-8
/
+4
[next]