index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-05
net: replace continue with break to reduce unnecessary loop in xxx_xmarksources
RongQing.Li
2
-2
/
+2
2012-04-05
net: remove k{un}map_skb_frag()
Eric Dumazet
3
-43
/
+24
2012-04-05
net/dcb: Add an optional max rate attribute
Amir Vadai
1
-0
/
+20
2012-04-05
net/route: export symbol ip_tos2prio
Amir Vadai
1
-1
/
+1
2012-04-04
ethtool: Add a common function for drivers with transmit time stamping.
Richard Cochran
1
-0
/
+11
2012-04-04
ethtool: Introduce a method for getting time stamping capabilities.
Richard Cochran
1
-3
/
+45
2012-04-04
ipv6: Fix 'inet6_rtm_getroute' to release 'rt->dst' in case of 'alloc_skb' fa...
Shmulik Ladkani
1
-0
/
+1
2012-04-03
filter: add XOR operation
Jiri Pirko
1
-0
/
+4
2012-04-03
filter: Allow to create sk-unattached filters
Jiri Pirko
1
-4
/
+62
2012-04-03
af_unix: reduce high order page allocations
Eric Dumazet
1
-3
/
+12
2012-04-02
net: Report dev->promiscuity in netlink reports.
Ben Greear
1
-0
/
+3
2012-04-02
net/ipv6/addrconf.c: Checkpatch cleanups
Eldad Zack
1
-13
/
+12
2012-04-02
net/ipv6/icmp.c: Checkpatch cleanups
Eldad Zack
1
-3
/
+2
2012-04-02
net/ipv6/fib6_rules.c: Checkpatch cleanup
Eldad Zack
1
-2
/
+1
2012-04-02
net/ipv6/exthdrs_core.c: Checkpatch cleanups
Eldad Zack
1
-2
/
+1
2012-04-02
net/ipv6/exthdrs.c: Checkpatch cleanups
Eldad Zack
1
-8
/
+5
2012-04-02
net/ipv6/datagram.c: Checkpatch cleanups
Eldad Zack
1
-6
/
+4
2012-04-02
net/ipv6/addrconf_core.c: Checkpatch cleanup
Eldad Zack
1
-1
/
+1
2012-04-02
net/ipv6/sit.c: Checkpatch cleanup
Eldad Zack
1
-3
/
+3
2012-04-02
vlan: Stop using NLA_PUT*().
David S. Miller
1
-6
/
+10
2012-04-02
bridge: Stop using NLA_PUT*().
David S. Miller
2
-18
/
+15
2012-04-02
caif: Stop using NLA_PUT*().
David S. Miller
1
-7
/
+7
2012-04-02
gen_stats: Stop using NLA_PUT*().
David S. Miller
1
-1
/
+2
2012-04-02
fib_rules: Stop using NLA_PUT*().
David S. Miller
1
-17
/
+15
2012-04-02
ieee802154: Stop using NLA_PUT*().
David S. Miller
2
-90
/
+85
2012-04-02
netfilter: ipv4: Stop using NLA_PUT*().
David S. Miller
2
-8
/
+9
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
decnet: Stop using NLA_PUT*().
David S. Miller
2
-12
/
+12
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
12
-229
/
+271
2012-04-02
ipvs: Stop using NLA_PUT*().
David S. Miller
1
-50
/
+58
2012-04-01
nf_conntrack_core: Stop using NLA_PUT*().
David S. Miller
1
-2
/
+3
2012-04-01
nf_conntrack_netlink: Stop using NLA_PUT*().
David S. Miller
1
-34
/
+49
2012-04-01
nf_conntrack_proto_dccp: Stop using NLA_PUT*().
David S. Miller
1
-8
/
+10
2012-04-01
nf_conntrack_proto_generic: Stop using NLA_PUT*().
David S. Miller
1
-1
/
+2
2012-04-01
nf_conntrack_proto_gre: Stop using NLA_PUT*().
David S. Miller
1
-4
/
+5
2012-04-01
nf_conntrack_proto_sctp: Stop using NLA_PUT*().
David S. Miller
1
-12
/
+10
2012-04-01
nf_conntrack_proto_tcp: Stop using NLA_PUT*().
David S. Miller
1
-33
/
+35
2012-04-01
nf_conntrack_proto_udp{,lite}: Stop using NLA_PUT*().
David S. Miller
2
-8
/
+10
2012-04-01
nfnetlink_acct: Stop using NLA_PUT*().
David S. Miller
1
-4
/
+6
2012-04-01
nfnetlink_cttimeout: Stop using NLA_PUT*().
David S. Miller
1
-5
/
+6
2012-04-01
nfnetlink_log: Stop using NLA_PUT*().
David S. Miller
1
-42
/
+58
2012-04-01
nfnetlink_queue: Stop using NLA_PUT*().
David S. Miller
1
-24
/
+35
2012-04-01
genetlink: Stop using NLA_PUT*().
David S. Miller
1
-15
/
+20
2012-04-01
nfc: Stop using NLA_PUT*().
David S. Miller
1
-29
/
+41
[next]