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
2007-06-13
[SCTP] Flag a pmtu change request
Vlad Yasevich
2
-0
/
+13
2007-06-13
[SCTP] Update pmtu handling to be similar to tcp
Vlad Yasevich
1
-0
/
+1
2007-06-08
[IrDA]: Fix Rx/Tx path race.
G. Liakhovetski
1
-0
/
+17
2007-06-08
[NetLabel]: consolidate the struct socket/sock handling to just struct sock
Paul Moore
2
-25
/
+9
2007-06-07
xfrm: Add security check before flushing SAD/SPD
Joy Latten
1
-3
/
+3
2007-06-07
[UDP]: Revert 2-pass hashing changes.
David S. Miller
2
-9
/
+2
2007-06-07
[NETLINK]: Mark netlink policies const
Patrick McHardy
4
-9
/
+9
2007-06-07
[TCP]: Honour sk_bound_dev_if in tcp_v4_send_ack
Patrick McHardy
1
-0
/
+1
2007-06-03
[AF_UNIX]: Make socket locking much less confusing.
David S. Miller
1
-5
/
+3
2007-05-31
[TCP]: Consolidate checking for tcp orphan count being too big.
Pavel Emelianov
1
-0
/
+6
2007-05-31
[SOCK]: Shrink struct sock by 8 bytes on 64-bit.
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-05-31
[XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.
David S. Miller
1
-1
/
+0
2007-05-24
[XFRM]: Allow packet drops during larval state resolution.
David S. Miller
2
-0
/
+10
2007-05-24
[Bluetooth] Fix L2CAP configuration parameter handling
Marcel Holtmann
1
-2
/
+6
2007-05-10
[NETFILTER]: nf_conntrack: Removes unused destroy operation of l3proto
Yasuyuki Kozakai
1
-3
/
+0
2007-05-10
[NETFILTER]: nf_conntrack: Removes duplicated declarations
Yasuyuki Kozakai
1
-7
/
+0
2007-05-10
[NETFILTER]: nf_nat: remove unused argument of function allocating binding
Yasuyuki Kozakai
1
-8
/
+3
2007-05-10
[UDP]: Fix AF-specific references in AF-agnostic code.
David S. Miller
2
-2
/
+9
2007-05-09
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
1
-0
/
+2
2007-05-09
include files: convert "include" subdirectory to UTF-8
John Anthony Kazos Jr
21
-21
/
+21
2007-05-08
cleanup compat ioctl handling
Christoph Hellwig
1
-9
/
+0
2007-05-08
[PATCH] ieee80211: add ieee80211_channel_to_freq
Larry Finger
1
-0
/
+2
2007-05-05
[MAC80211]: Add mac80211 wireless stack.
Jiri Benc
1
-0
/
+1045
2007-05-04
[SCTP]: Set assoc_id correctly during INIT collision.
Vlad Yasevich
2
-0
/
+3
2007-05-04
[SCTP]: Re-order SCTP initializations to avoid race with sctp_rcv()
Sridhar Samudrala
1
-0
/
+4
2007-05-04
[XFRM] SPD info TLV aggregation
Jamal Hadi Salim
1
-12
/
+12
2007-05-04
[XFRM] SAD info TLV aggregationx
Jamal Hadi Salim
1
-9
/
+8
2007-05-04
[AF_IUCV]: Implementation of a skb backlog queue
Jennifer Hunt
1
-0
/
+2
2007-05-03
[IPV6]: Some cleanups in include/net/ipv6.h
Eric Dumazet
1
-8
/
+5
2007-05-03
[TCP]: Use S+L catcher only with SACK for now
Ilpo Järvinen
1
-1
/
+2
2007-05-03
[IPV6]: Get rid of __HAVE_ARCH_ADDR_SET.
Eric Dumazet
1
-2
/
+0
2007-04-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-4
/
+36
2007-04-30
[TCP] FRTO: RFC4138 allows Nagle override when new data must be sent
Ilpo Järvinen
1
-0
/
+5
2007-04-30
[XFRM]: Restrict upper layer information by bundle.
Masahide NAKAMURA
2
-0
/
+16
2007-04-30
[TCP]: Catch skb with S+L bugs earlier
Ilpo Järvinen
1
-3
/
+1
2007-04-28
[AF_IUCV/IUCV]: smp_call_function deadlock
Martin Schwidefsky
1
-1
/
+1
2007-04-28
[XFRM]: Export SPD info
Jamal Hadi Salim
1
-0
/
+13
2007-04-28
[PATCH] Remove comment about IEEE80211_RADIOTAP_FCS
Pavel Roskin
1
-3
/
+0
2007-04-28
[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi
Jouni Malinen
2
-4
/
+4
2007-04-28
[PATCH] sparse-annotate radiotap header
Pavel Roskin
1
-28
/
+29
2007-04-28
[PATCH] Marvell Libertas 8388 802.11b/g USB driver
Marcelo Tosatti
1
-1
/
+30
2007-04-27
[NET]: Fix networking compilation errors
David Howells
1
-1
/
+1
2007-04-26
[WEXT]: Clean up how wext is called.
Johannes Berg
2
-10
/
+25
2007-04-26
[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...
David Howells
1
-2
/
+42
2007-04-26
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
David Howells
1
-0
/
+17
2007-04-26
[NETLINK]: Possible cleanups.
Adrian Bunk
3
-4
/
+0
2007-04-26
[XFRM]: Export SAD info.
Jamal Hadi Salim
1
-0
/
+8
2007-04-25
[IPV6]: Consolidate common SNMP code
Herbert Xu
1
-8
/
+12
2007-04-25
[IPV4]: Consolidate common SNMP code
Herbert Xu
1
-0
/
+1
2007-04-25
[WIRELESS] cfg80211: Update comment for locking.
Johannes Berg
1
-0
/
+4
[next]