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
2009-12-02
TCPCT part 1g: Responder Cookie => Initiator
William Allen Simpson
1
-0
/
+1
2009-12-02
TCPCT part 1d: define TCP cookie option, extend existing struct's
William Allen Simpson
1
-0
/
+83
2009-12-02
TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS
William Allen Simpson
1
-5
/
+1
2009-12-02
TCPCT part 1b: generate Responder Cookie secret
William Allen Simpson
1
-0
/
+8
2009-12-02
TCPCT part 1a: add request_values parameter for sending SYNACK
William Allen Simpson
2
-2
/
+9
2009-12-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+6
2009-12-01
net: remove [un]register_pernet_gen_... and update the docs.
Eric W. Biederman
2
-25
/
+5
2009-12-01
net: Automatically allocate per namespace data.
Eric W. Biederman
1
-4
/
+24
2009-12-01
net: Batch network namespace destruction.
Eric W. Biederman
1
-1
/
+1
2009-12-01
net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH
Eric W. Biederman
1
-0
/
+1
2009-11-30
Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Linus Torvalds
1
-0
/
+6
2009-11-30
mac80211: fix spurious delBA handling
Johannes Berg
1
-0
/
+6
2009-11-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+0
2009-11-29
X25: Move SYSCTL ifdefs into header
andrew hendry
1
-0
/
+6
2009-11-29
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...
David S. Miller
4
-97
/
+60
2009-11-29
sctp: on T3_RTX retransmit all the in-flight chunks
Andrei Pelinescu-Onciul
1
-1
/
+0
2009-11-25
xfrm: Store aalg in xfrm_state with a user specified truncation length
Martin Willi
1
-1
/
+11
2009-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-45
/
+91
2009-11-23
sctp: Update max.burst implementation
Vlad Yasevich
1
-0
/
+4
2009-11-23
sctp: Turn the enum socket options into defines
Vlad Yasevich
1
-82
/
+43
2009-11-23
sctp: Remove useless last_time_used variable
Vlad Yasevich
1
-6
/
+0
2009-11-23
sctp: remove deprecated SCTP_GET_*_OLD stuffs
Amerigo Wang
1
-8
/
+0
2009-11-23
sctp: Update SWS avaoidance receiver side algorithm
Vlad Yasevich
2
-0
/
+10
2009-11-23
sctp: Fix malformed "Invalid Stream Identifier" error
Vlad Yasevich
1
-1
/
+2
2009-11-23
sctp: implement the sender side for SACK-IMMEDIATELY extension
Wei Yongjun
1
-0
/
+1
2009-11-20
net: rename skb->iif to skb->skb_iif
Eric Dumazet
1
-2
/
+2
2009-11-19
mac80211: avoid spurious deauth frames/messages
Johannes Berg
1
-0
/
+12
2009-11-19
mac80211: request TX status where needed
Johannes Berg
1
-1
/
+1
2009-11-19
cfg80211: introduce capability for 4addr mode
Johannes Berg
1
-0
/
+11
2009-11-19
cfg80211: convert bools into flags
Johannes Berg
1
-27
/
+35
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+3
2009-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2009-11-18
mac80211: make software rate control optional
Johannes Berg
1
-0
/
+14
2009-11-18
mac80211: convert aggregation to operate on vifs/stas
Johannes Berg
1
-15
/
+13
2009-11-18
mac80211: add the total ampdu length to tx info
Felix Fietkau
1
-2
/
+5
2009-11-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-4
/
+41
2009-11-18
Phonet: convert devices list to RCU
Rémi Denis-Courmont
1
-1
/
+1
2009-11-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-11-13
inetpeer: Optimize inet_getid()
Eric Dumazet
1
-11
/
+5
2009-11-13
inet: fix inet_bind_bucket_for_each
Lucian Adrian Grijincu
1
-2
/
+2
2009-11-13
net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED
William Allen Simpson
1
-3
/
+0
2009-11-13
sctp: Set source addresses on the association before adding transports
Vlad Yasevich
1
-1
/
+1
2009-11-13
cfg80211: return channel noise via survey API
Holger Schurig
1
-0
/
+34
2009-11-13
mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.
Rui Paulo
1
-0
/
+1
2009-11-13
mac80211: replace "destination" with "target" to follow the spec
Rui Paulo
1
-4
/
+4
2009-11-11
nl80211: add a parameter for using 4-address frames on virtual interfaces
Felix Fietkau
1
-0
/
+2
2009-11-10
udp: bind() optimisation
Eric Dumazet
1
-1
/
+2
2009-11-10
Phonet: put sockets in a hash table
Rémi Denis-Courmont
1
-0
/
+1
2009-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-20
/
+98
2009-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-5
/
+7
[next]