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-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
3
-40
/
+21
2009-12-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
3
-3
/
+2
2009-12-11
net: fix compat_sys_recvmmsg parameter type
Heiko Carstens
1
-1
/
+1
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
2009-12-08
tcp: Stalling connections: Move timeout calculation routine
Damian Lukowski
1
-28
/
+0
2009-12-08
tcp: Stalling connections: Fix timeout calculation routine
Damian Lukowski
1
-2
/
+8
2009-12-08
tcp: Fix a connect() race with timewait sockets
Eric Dumazet
1
-0
/
+3
2009-12-08
tcp: Fix a connect() race with timewait sockets
Eric Dumazet
2
-4
/
+6
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
68
-629
/
+944
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
2
-3
/
+1
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
3
-3
/
+3
2009-12-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-0
/
+32
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
3
-3
/
+3
2009-12-03
tcp: connect() race with timewait reuse
Eric Dumazet
1
-0
/
+2
2009-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2
-39
/
+2
2009-12-03
net: Batch inet_twsk_purge
Eric W. Biederman
1
-3
/
+3
2009-12-03
net: Allow fib_rule_unregister to batch
Eric W. Biederman
1
-1
/
+2
2009-12-03
net: Allow xfrm_user_net_exit to batch efficiently.
Eric W. Biederman
1
-0
/
+1
2009-12-03
net: Add support for batching network namespace cleanups
Eric W. Biederman
1
-0
/
+2
2009-12-03
net 03/05: fib_rules: add oif classification
Patrick McHardy
1
-0
/
+3
2009-12-03
net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FR...
Patrick McHardy
1
-3
/
+3
2009-12-03
net 01/05: fib_rules: rearrange struct fib_rule
Patrick McHardy
1
-1
/
+1
2009-12-03
Bluetooth: Implement RejActioned flag
Gustavo F. Padovan
1
-0
/
+1
2009-12-03
Bluetooth: Fix sending ReqSeq on I-frames
Gustavo F. Padovan
1
-1
/
+0
2009-12-03
Bluetooth: Unobfuscate tasklet_schedule usage
Marcel Holtmann
1
-16
/
+0
2009-12-03
Bluetooth: Turn hci_recv_frame into an exported function
Marcel Holtmann
1
-22
/
+1
2009-12-02
tcp: clear hints to avoid a stale one (nfs only affected?)
Ilpo Järvinen
1
-0
/
+1
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-28
nl80211: PMKSA caching support
Samuel Ortiz
1
-0
/
+28
2009-11-28
mac80211: move cmntr flag out of rx flags
Johannes Berg
1
-0
/
+4
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
[next]