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
2008-06-11
Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroo...
David S. Miller
10
-738
/
+428
2008-06-11
net: remove CVS keywords
Adrian Bunk
107
-221
/
+0
2008-06-12
tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_ha...
YOSHIFUJI Hideaki
2
-51
/
+32
2008-06-12
tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6.
YOSHIFUJI Hideaki
3
-96
/
+79
2008-06-12
tcp md5sig: Remove redundant protocol argument.
YOSHIFUJI Hideaki
3
-24
/
+16
2008-06-12
tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6.
YOSHIFUJI Hideaki
3
-73
/
+42
2008-06-12
key: Use xfrm_addr_cmp() where appropriate.
YOSHIFUJI Hideaki
1
-8
/
+1
2008-06-12
key: Share common code path to extract address from sockaddr{}.
YOSHIFUJI Hideaki
1
-69
/
+38
2008-06-12
key: Share common code path to fill sockaddr{}.
YOSHIFUJI Hideaki
1
-347
/
+111
2008-06-12
key: Introduce pfkey_sockaddr_len() for raw sockaddr{} length.
YOSHIFUJI Hideaki
1
-31
/
+19
2008-06-12
ipv6 netns: Address labels per namespace
Benjamin Thery
2
-36
/
+82
2008-06-12
ipv6 addrconf: Introduce addrconf_is_prefix_route() helper.
YOSHIFUJI Hideaki
1
-2
/
+8
2008-06-12
ipv6 mroute: Use MRT6_VERSION instead of MRT_VERSION in ip6mr.c.
Rami Rosen
1
-1
/
+1
2008-06-12
ipv6 mcast: Remove unused macro (MLDV2_QQIC) from mcast.c.
Rami Rosen
1
-1
/
+0
2008-06-10
ipv4 addr: Send netlink notification for address label changes
Thomas Graf
1
-1
/
+3
2008-06-10
net/mac80211/ieee80211_i.h: fix-up merge damage
John W. Linville
1
-21
/
+0
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
59
-504
/
+688
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
32
-1089
/
+971
2008-06-09
netfilter: {ip,ip6,nfnetlink}_queue: misc cleanups
Rami Rosen
3
-7
/
+0
2008-06-09
netfilter: ctnetlink: include conntrack status in destroy event message
Fabian Hugelshofer
1
-3
/
+3
2008-06-09
netfilter: nf_conntrack: properly account terminating packets
Fabian Hugelshofer
5
-6
/
+18
2008-06-09
netfilter: nf_conntrack: add nf_ct_kill()
Patrick McHardy
6
-16
/
+16
2008-06-09
netfilter: nf_conntrack_extend: use krealloc() in nf_conntrack_extend.c V2
Pekka Enberg
1
-6
/
+4
2008-06-09
netfilter: ip6_tables: add ip6tables security table
James Morris
3
-0
/
+185
2008-06-09
netfilter: ip_tables: add iptables security table for mandatory access contro...
James Morris
5
-6
/
+207
2008-06-09
netfilter: ctnetlink: add full support for SCTP to ctnetlink
Pablo Neira Ayuso
1
-0
/
+80
2008-06-09
netfilter: ctnetlink: group errors into logical errno sets
Pablo Neira Ayuso
1
-11
/
+10
2008-06-09
netfilter: ebtables: add IPv6 support
Kuo-lang Tseng
4
-16
/
+202
2008-06-09
ipv6 netns: init net is used to set bindv6only for new sock
Pavel Emelyanov
1
-1
/
+1
2008-06-09
af_iucv: exploit target message class support of IUCV
Ursula Braun
1
-0
/
+1
2008-06-09
iucv: prevent cpu hotplug when walking cpu_online_map.
Heiko Carstens
1
-4
/
+7
2008-06-09
iucv: fix section mismatch warning.
Heiko Carstens
1
-1
/
+1
2008-06-09
sctp: Fix problems with the new SCTP_DELAYED_ACK code
Vlad Yasevich
1
-2
/
+2
2008-06-09
mac80211: Checking IBSS support while changing channel in ad-hoc mode
Assaf Krauss
3
-12
/
+16
2008-06-09
mac80211: decrease IBSS creation latency
Dan Williams
1
-1
/
+1
2008-06-09
mac80211: Fixing slow IBSS rejoin
Assaf Krauss
1
-0
/
+1
2008-06-09
mac80211: send association event on IBSS create
Dan Williams
1
-0
/
+5
2008-06-05
netlink: Remove nonblock parameter from netlink_attachskb
Denis V. Lunev
1
-2
/
+2
2008-06-04
tipc: Message rejection rework preparatory changes
Allan Stephens
3
-4
/
+31
2008-06-04
tipc: Fix bugs in rejection of message with short header
Allan Stephens
1
-4
/
+6
2008-06-04
tipc: Message header creation optimizations
Allan Stephens
1
-6
/
+1
2008-06-04
tipc: Expand link sequence gap field to 13 bits
Allan Stephens
1
-4
/
+4
2008-06-04
tipc: Add missing spinlock in name table display code
Allan Stephens
1
-1
/
+3
2008-06-04
tipc: Prevent display of name table types with no publications
Allan Stephens
1
-0
/
+3
2008-06-04
tipc: Optimize message initialization routine
Allan Stephens
7
-18
/
+16
2008-06-04
tipc: Prevent access of non-existent field in short message header
Allan Stephens
1
-1
/
+3
2008-06-04
tipc: Minor optimizations to received message processing
Allan Stephens
3
-25
/
+8
2008-06-04
tipc: Fix minor bugs in link session number handling
Allan Stephens
1
-5
/
+12
2008-06-04
tipc: Fix bugs in message error code display when debugging
Allan Stephens
1
-3
/
+0
2008-06-04
tipc: Standardize error checking on incoming messages via native API
Allan Stephens
1
-16
/
+9
[next]