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
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-474
/
+2
2009-03-26
ctnetlink: compute generic part of event more acurately
Holger Eitzenberger
1
-1
/
+10
2009-03-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-3
/
+7
2009-03-26
net: core: remove unneeded include in net/core/utils.c.
Rami Rosen
1
-1
/
+0
2009-03-26
netfilter: fix nf_logger name in ebt_ulog.
Eric Leblond
1
-1
/
+1
2009-03-26
netfilter: fix warning in ebt_ulog init function.
Eric Leblond
1
-5
/
+5
2009-03-26
netfilter: fix warning about invalid const usage
Eric Leblond
2
-2
/
+2
2009-03-25
bridge: bad error handling when adding invalid ether address
Stephen Hemminger
1
-1
/
+0
2009-03-25
netfilter: nf_conntrack: calculate per-protocol nlattr size
Holger Eitzenberger
10
-0
/
+62
2009-03-25
netfilter: nf_conntrack: add generic function to get len of generic policy
Holger Eitzenberger
1
-0
/
+6
2009-03-25
netfilter: ctnetlink: allocate right-sized ctnetlink skb
Holger Eitzenberger
1
-1
/
+64
2009-03-25
netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()
Eric Dumazet
8
-120
/
+160
2009-03-25
netfilter: {ip,ip6,arp}_tables: fix incorrect loop detection
Patrick McHardy
3
-3
/
+9
2009-03-25
netfilter: limit the length of the helper name
Holger Eitzenberger
1
-0
/
+1
2009-03-25
netlink: add nla_policy_len()
Holger Eitzenberger
1
-0
/
+27
2009-03-25
netfilter: ctnetlink: add callbacks to the per-proto nlattrs
Holger Eitzenberger
1
-0
/
+16
2009-03-25
netfilter: factorize ifname_compare()
Eric Dumazet
4
-74
/
+7
2009-03-25
netfilter: nf_conntrack: use hlist_add_head_rcu() in nf_conntrack_set_hashsize()
Eric Dumazet
1
-1
/
+1
2009-03-25
netfilter: fix xt_LED build failure
Patrick McHardy
1
-1
/
+1
2009-03-24
ipv6: Fix conflict resolutions during ipv6 binding
Vlad Yasevich
3
-35
/
+30
2009-03-24
ipv6: Make v4-mapped bindings consistent with IPv4
Vlad Yasevich
1
-3
/
+11
2009-03-24
ipv6: Allow ipv4 wildcard binds after ipv6 address binds
Vlad Yasevich
1
-1
/
+4
2009-03-24
ipv6: Disallow binding to v4-mapped address on v6-only socket.
Vlad Yasevich
1
-0
/
+7
2009-03-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-1
/
+2
2009-03-24
dynamic debug: combine dprintk and dynamic printk
Jason Baron
1
-1
/
+1
2009-03-24
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
2
-3
/
+4
2009-03-24
netlink: add NETLINK_NO_ENOBUFS socket flag
Pablo Neira Ayuso
1
-6
/
+32
2009-03-24
arp_tables: ifname_compare() can assume 16bit alignment
Eric Dumazet
1
-2
/
+6
2009-03-24
netfilter: trivial Kconfig spelling fixes
Jan Engelhardt
1
-2
/
+2
2009-03-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
58
-756
/
+1555
2009-03-24
netfilter: nf_conntrack: Reduce conntrack count in nf_conntrack_free()
Eric Dumazet
1
-2
/
+3
2009-03-23
udp: Wrong locking code in udp seq_file infrastructure
Vitaly Mayatskikh
1
-1
/
+5
2009-03-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+11
2009-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-17
/
+49
2009-03-23
netfilter: nf_conntrack_tcp: fix unaligned memory access in tcp_sack
Mark H. Weaver
1
-1
/
+2
2009-03-23
nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink
Pablo Neira Ayuso
3
-0
/
+9
2009-03-23
netfilter: sysctl support of logger choice
Eric Leblond
1
-1
/
+84
2009-03-22
tcp: Discard segments that ack data not yet sent
John Dykstra
1
-10
/
+17
2009-03-21
netdev: expose net_device_ops compat as config option
Stephen Hemminger
1
-3
/
+0
2009-03-21
irlan: convert to net_device_ops
Stephen Hemminger
1
-6
/
+13
2009-03-21
irda: net_device_ops ioctl fix
Stephen Hemminger
1
-2
/
+3
2009-03-21
atm: convert clip driver to net_device_ops
Stephen Hemminger
1
-3
/
+6
2009-03-21
atm: convert mpc device to using netdev_ops
Stephen Hemminger
2
-19
/
+18
2009-03-21
dsa: add switch chip cascading support
Lennert Buytenhek
9
-188
/
+363
2009-03-21
dsa: add support for the Marvell 88E6095/6095F switch chips
Lennert Buytenhek
2
-11
/
+17
2009-03-21
dsa: set ->iflink on slave interfaces to the ifindex of the parent
Lennert Buytenhek
1
-0
/
+13
2009-03-21
ipx: use constant for strings and desciptor
Stephen Hemminger
1
-6
/
+6
2009-03-21
snap: use const for descriptor
Stephen Hemminger
1
-3
/
+3
2009-03-21
net: remove useless prefetch() call
Eric Dumazet
1
-1
/
+0
2009-03-21
sctp: Clean up TEST_FRAME hacks.
Vlad Yasevich
1
-4
/
+1
[prev]
[next]