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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-1
/
+10
2008-10-16
sysctl: simplify ->strategy
Alexey Dobriyan
2
-4
/
+3
2008-10-16
include: replace __FUNCTION__ with __func__
Harvey Harrison
6
-9
/
+9
2008-10-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+2
2008-10-14
mac80211: fixme for kernel-doc
Randy Dunlap
1
-1
/
+2
2008-10-14
netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...
Pablo Neira Ayuso
1
-0
/
+8
2008-10-13
Merge branch 'next' into for-linus
James Morris
2
-32
/
+74
2008-10-11
net: fix dummy 'nf_conntrack_event_cache()'
Linus Torvalds
1
-1
/
+1
2008-10-10
netlabel: Add configuration support for local labeling
Paul Moore
1
-1
/
+2
2008-10-10
cipso: Add support for native local labeling and fixup mapping names
Paul Moore
1
-4
/
+9
2008-10-10
netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f...
Paul Moore
1
-1
/
+1
2008-10-10
selinux: Set socket NetLabel based on connection endpoint
Paul Moore
2
-0
/
+18
2008-10-10
netlabel: Add functionality to set the security attributes of a packet
Paul Moore
2
-0
/
+25
2008-10-10
netlabel: Add network address selectors to the NetLabel/LSM domain mapping
Paul Moore
1
-2
/
+5
2008-10-10
netlabel: Replace protocol/NetLabel linking with refrerence counts
Paul Moore
1
-10
/
+11
2008-10-10
selinux: Fix missing calls to netlbl_skbuff_err()
Paul Moore
1
-2
/
+4
2008-10-10
netlabel: Remove unneeded in-kernel API functions
Paul Moore
1
-13
/
+0
2008-10-09
nf_conntrack_ecache.h: Fix missing braces
Guo-Fu Tseng
1
-0
/
+1
2008-10-09
inet: Make tunnel RX/TX byte counters more consistent
Herbert Xu
1
-1
/
+1
2008-10-08
dsa: add support for Trailer tagging format
Lennert Buytenhek
1
-0
/
+1
2008-10-08
dsa: add support for original DSA tagging format
Lennert Buytenhek
1
-0
/
+2
2008-10-08
net: Distributed Switch Architecture protocol support
Lennert Buytenhek
1
-0
/
+34
2008-10-08
sctp: shrink sctp_tsnmap some more by removing gabs array
Vlad Yasevich
1
-11
/
+3
2008-10-08
sctp: Rework the tsn map to use generic bitmap.
Vlad Yasevich
3
-32
/
+12
2008-10-08
inet: cleanup of local_port_range
Eric Dumazet
1
-0
/
+4
2008-10-08
ipv6: making ip and icmp statistics per/namespace
Denis V. Lunev
2
-8
/
+5
2008-10-08
ipv6: added net argument to _DEVINC/_DEVADD
Denis V. Lunev
1
-19
/
+21
2008-10-08
ipv6: added net argument to ICMP6MSGIN_INC_STATS_BH
Denis V. Lunev
1
-2
/
+2
2008-10-08
ipv6: ICMP6MSGIN_INC_STATS is not used
Denis V. Lunev
1
-2
/
+0
2008-10-08
ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH
Denis V. Lunev
1
-2
/
+2
2008-10-08
ipv6: added net argument to ICMP6MSGOUT_INC_STATS
Denis V. Lunev
1
-2
/
+2
2008-10-08
ipv6: added net argument to ICMP6_INC_STATS_BH
Denis V. Lunev
1
-1
/
+2
2008-10-08
ipv6: added net argument to ICMP6_INC_STATS
Denis V. Lunev
1
-1
/
+2
2008-10-08
ipv6: added net argument to IP6_ADD_STATS_BH
Denis V. Lunev
1
-1
/
+2
2008-10-08
ipv6: added net argument to IP6_INC_STATS_BH
Denis V. Lunev
1
-1
/
+2
2008-10-08
netns: add net parameter to IP6_INC_STATS
Denis V. Lunev
1
-1
/
+2
2008-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
13
-56
/
+159
2008-10-08
netfilter: iptables tproxy core
KOVACS Krisztian
1
-0
/
+32
2008-10-08
netfilter: split netfilter IPv4 defragmentation into a separate module
KOVACS Krisztian
1
-0
/
+6
2008-10-08
netfilter: netns nat: per-netns bysource hash
Alexey Dobriyan
1
-0
/
+2
2008-10-08
netfilter: netns nat: per-netns NAT table
Alexey Dobriyan
1
-0
/
+1
2008-10-08
netfilter: netns nf_conntrack: per-netns conntrack accounting
Alexey Dobriyan
2
-5
/
+7
2008-10-08
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_inval...
Alexey Dobriyan
2
-8
/
+8
2008-10-08
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ...
Alexey Dobriyan
2
-1
/
+1
2008-10-08
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_count sysctl
Alexey Dobriyan
1
-0
/
+4
2008-10-08
netfilter: netns nf_conntrack: per-netns statistics
Alexey Dobriyan
2
-4
/
+5
2008-10-08
netfilter: netns nf_conntrack: per-netns event cache
Alexey Dobriyan
2
-6
/
+21
2008-10-08
netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() n...
Alexey Dobriyan
1
-3
/
+1
2008-10-08
netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hook
Alexey Dobriyan
1
-1
/
+1
2008-10-08
netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in()
Alexey Dobriyan
1
-1
/
+2
[next]