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
2006-08-22
Fix sctp privilege elevation (CVE-2006-3745)
Sridhar Samudrala
2
-15
/
+1
2006-08-04
[PKT_SCHED] RED: Fix overflow in calculation of queue average
Ilpo Järvinen
1
-1
/
+1
2006-08-02
[NET]: Fix more per-cpu typos
Alexey Dobriyan
1
-1
/
+1
2006-08-02
[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch
Catherine Zhang
2
-8
/
+27
2006-08-02
[NET]: Network Event Notifier Mechanism.
Tom Tucker
1
-0
/
+33
2006-08-02
[TCP]: SNMPv2 tcpAttemptFails counter error
Wei Yongjun
1
-0
/
+3
2006-08-02
[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls
Herbert Xu
2
-3
/
+12
2006-07-24
[PKT_SCHED]: Fix regression in PSCHED_TADD{,2}.
Guillaume Chazarain
1
-12
/
+6
2006-07-21
[I/OAT]: net/core/user_dma.c should #include <net/netdma.h>
Adrian Bunk
1
-1
/
+1
2006-07-21
[SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed
Sridhar Samudrala
1
-5
/
+2
2006-07-21
[SCTP]: Verify all the paths to a peer via heartbeat before using them.
Sridhar Samudrala
2
-0
/
+13
2006-07-14
[PATCH] per-task-delay-accounting: utilities for genetlink usage
Balbir Singh
1
-0
/
+20
2006-07-08
[NET] gso: Fix up GSO packets with broken checksums
Herbert Xu
2
-0
/
+3
2006-07-05
[PATCH] SoftMAC: Prevent multiple authentication attempts on the same network
Joseph Jezak
1
-0
/
+1
2006-07-03
[Bluetooth] Use real devices for host controllers
Marcel Holtmann
2
-4
/
+4
2006-07-03
[Bluetooth] Add platform device for virtual and serial devices
Marcel Holtmann
1
-0
/
+1
2006-07-03
[Bluetooth] Add automatic sniff mode support
Marcel Holtmann
2
-38
/
+86
2006-07-03
[Bluetooth] Correct SCO buffer size on request
Marcel Holtmann
1
-1
/
+2
2006-07-03
[AX.25]: Reference counting for AX.25 routes.
Ralf Baechle DL5RB
1
-9
/
+15
2006-07-03
[PATCH] lockdep: annotate sk_locks
Ingo Molnar
1
-10
/
+10
2006-07-03
[PATCH] lockdep: annotate bh_lock_sock()
Ingo Molnar
1
-0
/
+3
2006-07-03
[PATCH] lockdep: annotate af_unix locking
Ingo Molnar
1
-0
/
+3
2006-07-03
[PATCH] lockdep: annotate sock_lock_init()
Ingo Molnar
1
-0
/
+4
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
[IPV6]: Added GSO support for TCPv6
Herbert Xu
2
-4
/
+2
2006-06-30
[NET]: Generalise TSO-specific bits from skb_setup_caps
Herbert Xu
2
-4
/
+11
2006-06-30
[IPV6]: Added GSO support for TCPv6
Herbert Xu
1
-0
/
+6
2006-06-29
[NET]: Add ECN support for TSO
Michael Chan
2
-4
/
+5
2006-06-29
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
2
-0
/
+23
2006-06-29
[PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000
Shuya MAEDA
1
-6
/
+12
2006-06-29
[NET]: Added GSO header verification
Herbert Xu
2
-2
/
+3
2006-06-25
[TIPC]: Corrected potential misuse of tipc_media_addr structure.
Allan Stephens
1
-2
/
+10
2006-06-23
[NET]: fix net-core kernel-doc
Randy Dunlap
1
-0
/
+1
2006-06-23
[NET]: Added GSO toggle
Herbert Xu
1
-0
/
+4
2006-06-23
[NET]: Add software TSOv4
Herbert Xu
2
-0
/
+3
2006-06-23
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
1
-2
/
+2
2006-06-22
Merge branch 'master' into upstream
Jeff Garzik
33
-36
/
+5
2006-06-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-4
/
+5
2006-06-20
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
32
-32
/
+0
2006-06-20
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
1
-2
/
+3
2006-06-20
[SCTP]: Fix unintentional change to SCTP_ASSERT when !SCTP_DEBUG
David S. Miller
1
-1
/
+1
2006-06-19
[NET]: Prevent multiple qdisc runs
Herbert Xu
1
-3
/
+4
2006-06-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-26
/
+135
2006-06-17
[SCTP] Reset rtt_in_progress for the chunk when processing its sack.
Vlad Yasevich
1
-1
/
+1
2006-06-17
[SCTP]: Reject sctp packets with broadcast addresses.
Vlad Yasevich
1
-1
/
+2
2006-06-17
[TCP]: Add tcp_slow_start_after_idle sysctl.
David S. Miller
1
-0
/
+1
2006-06-17
[NET]: net.ipv4.ip_autoconfig sysctl removal
Stephen Hemminger
1
-1
/
+0
2006-06-17
[NET]: skb_trim audit
Herbert Xu
1
-4
/
+1
2006-06-17
[SECMARK]: Add secmark support to conntrack
James Morris
2
-0
/
+30
2006-06-17
[IPV4]: Right prototype of __raw_v4_lookup()
Alexey Dobriyan
1
-1
/
+1
[next]