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
2006-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-1
/
+1
2006-10-17
[PATCH] knfsd: Allow lockd to drop replies as appropriate
NeilBrown
1
-0
/
+5
2006-10-17
[PATCH] rename net_random to random32
Stephen Hemminger
2
-118
/
+0
2006-10-15
[Bluetooth] Add locking for bt_proto array manipulation
Marcel Holtmann
8
-14
/
+38
2006-10-15
[Bluetooth] Check if DLC is still attached to the TTY
Marcel Holtmann
1
-0
/
+3
2006-10-15
[Bluetooth] Fix reference count when connection lookup fails
Marcel Holtmann
3
-9
/
+3
2006-10-15
[Bluetooth] Disconnect HID interrupt channel first
Marcel Holtmann
1
-2
/
+2
2006-10-15
[Bluetooth] Support concurrent connect requests
Marcel Holtmann
3
-7
/
+16
2006-10-15
[Bluetooth] Make use of virtual devices tree
Marcel Holtmann
1
-5
/
+1
2006-10-15
[Bluetooth] Handle return values from driver core functions
Marcel Holtmann
5
-7
/
+16
2006-10-15
[Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP
Marcel Holtmann
3
-17
/
+161
2006-10-15
[IPV6] sit: Add missing MODULE_LICENSE
Jan Dittmer
1
-0
/
+1
2006-10-15
[IPV6]: Remove bogus WARN_ON in Proxy-NA handling.
YOSHIFUJI Hideaki
1
-2
/
+0
2006-10-15
[IPv6] rules: Use RT6_LOOKUP_F_HAS_SADDR and fix source based selectors
Thomas Graf
2
-7
/
+23
2006-10-15
[XFRM]: Fix xfrm_state_num going negative.
David S. Miller
1
-4
/
+13
2006-10-15
[NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()
Eric Dumazet
1
-7
/
+22
2006-10-15
NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctly
Paul Moore
1
-2
/
+2
2006-10-15
NetLabel: only deref the CIPSOv4 standard map fields when using standard mapping
Paul Moore
1
-6
/
+12
2006-10-15
[BRIDGE]: flush forwarding table when device carrier off
Stephen Hemminger
4
-4
/
+11
2006-10-15
[NETFILTER]: ctnetlink: Remove debugging messages
Pablo Neira Ayuso
2
-138
/
+6
2006-10-15
[NETFILTER]: xt_CONNSECMARK: fix Kconfig dependencies
Patrick McHardy
1
-1
/
+3
2006-10-15
[NETFILTER]: ipt_ECN/ipt_TOS: fix incorrect checksum update
Patrick McHardy
2
-6
/
+6
2006-10-15
[NETFILTER]: arp_tables: missing unregistration on module unload
Patrick McHardy
1
-0
/
+2
2006-10-15
[NETFILTER]: fix cut-and-paste error in exit functions
Patrick McHardy
2
-2
/
+2
2006-10-15
[DECNET]: Use correct config option for routing by fwmark in compare_keys()
Patrick McHardy
1
-1
/
+1
2006-10-12
[PKT_SCHED] sch_htb: use rb_first() cleanup
Akinbou Mita
1
-3
/
+2
2006-10-12
[RTNETLINK]: Fix use of wrong skb in do_getlink()
Patrick McHardy
1
-1
/
+1
2006-10-12
[DECNET]: Fix sfuzz hanging on 2.6.18
Patrick McHardy
1
-1
/
+3
2006-10-12
[NET]: Do not memcmp() over pad bytes of struct flowi.
David S. Miller
2
-6
/
+17
2006-10-11
[NET]: Use typesafe inet_twsk() inline function instead of cast.
YOSHIFUJI Hideaki
4
-21
/
+18
2006-10-11
[NET]: Use hton{l,s}() for non-initializers.
YOSHIFUJI Hideaki
2
-13
/
+22
2006-10-11
[TCP]: Use TCPOLEN_TSTAMP_ALIGNED macro instead of magic number.
YOSHIFUJI Hideaki
2
-2
/
+2
2006-10-11
[IPV6]: Seperate sit driver to extra module (addrconf.c changes)
Joerg Roedel
1
-2
/
+16
2006-10-11
[IPV6]: Seperate sit driver to extra module
Joerg Roedel
4
-3
/
+18
2006-10-11
[NET]: File descriptor loss while receiving SCM_RIGHTS
Miklos Szeredi
2
-4
/
+2
2006-10-11
[SCTP]: Fix the RX queue size shown in /proc/net/sctp/assocs output.
Vlad Yasevich
1
-1
/
+1
2006-10-11
[SCTP]: Fix receive buffer accounting.
Vlad Yasevich
3
-15
/
+34
2006-10-11
IPsec: fix handling of errors for socket policies
Venkat Yekkirala
1
-8
/
+18
2006-10-11
IPsec: correct semantics for SELinux policy matching
Venkat Yekkirala
5
-19
/
+6
2006-10-11
IPsec: propagate security module errors up from flow_cache_lookup
James Morris
2
-29
/
+81
2006-10-11
NetLabel: fix a cache race condition
paul.moore@hp.com
2
-9
/
+11
2006-10-11
Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()
Peter Zijlstra
1
-1
/
+1
2006-10-10
[PATCH] Finish annotations of struct vlan_ethhdr
Alexey Dobriyan
1
-1
/
+1
2006-10-10
[PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regression
Al Viro
1
-2
/
+3
2006-10-10
[PATCH] strndup() would better take size_t, not int
Al Viro
1
-1
/
+1
2006-10-10
[PATCH] ptrdiff_t is %t, not %z
Al Viro
1
-1
/
+1
2006-10-10
[PATCH] tipc __user annotations
Al Viro
1
-3
/
+3
2006-10-06
[PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc
NeilBrown
2
-21
/
+24
2006-10-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
Linus Torvalds
4
-4
/
+0
2006-10-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
27
-346
/
+416
[next]