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
2010-12-06
filter: fix sk_filter rcu handling
Eric Dumazet
1
-13
/
+6
2010-12-03
net: don't reallocate skb->head unless the current one hasn't the needed extr...
Changli Gao
1
-11
/
+23
2010-12-02
tipc: Delete tipc_ownidentity()
Allan Stephens
3
-10
/
+2
2010-12-02
tipc: Eliminate obsolete native API forwarding routines
Allan Stephens
2
-87
/
+15
2010-12-02
tipc: Eliminate an unused symbolic constant in link code
Allan Stephens
1
-6
/
+0
2010-12-02
tipc: Eliminate useless initialization when creating subscriber
Allan Stephens
1
-1
/
+1
2010-12-02
tipc: Remove unused domain argument from multicast send routine
Allan Stephens
3
-3
/
+2
2010-12-02
tipc: Remove support for TIPC mode change callback
Allan Stephens
4
-53
/
+5
2010-12-02
tipc: Delete useless function prototypes
Allan Stephens
4
-4
/
+0
2010-12-02
tipc: Eliminate useless return value when disabling a bearer
Allan Stephens
1
-4
/
+5
2010-12-02
tipc: Delete unused configuration service structure definition
Allan Stephens
1
-7
/
+0
2010-12-02
tipc: Remove obsolete inclusions of header files
Allan Stephens
22
-77
/
+0
2010-12-02
tipc: Remove obsolete native API files and exports
Allan Stephens
11
-58
/
+382
2010-12-02
ipv6: use ND_REACHABLE_TIME and ND_RETRANS_TIMER instead of magic number
Shan Wei
1
-12
/
+12
2010-12-02
tcp: use TCP_BASE_MSS to set basic mss value
Shan Wei
1
-1
/
+1
2010-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-1
/
+12
2010-12-02
tcp: Implement ipv6 ->get_peer() and ->tw_get_peer().
David S. Miller
1
-4
/
+18
2010-12-02
tcp: Add timewait recycling bits to ipv6 connect code.
David S. Miller
2
-25
/
+77
2010-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
1
-3
/
+3
2010-12-02
ipv6: Create inet6_csk_route_req().
David S. Miller
1
-0
/
+32
2010-12-01
timewait_sock: Create and use getpeer op.
David S. Miller
3
-37
/
+54
2010-12-01
inetpeer: Kill use of inet_peer_address_t typedef.
David S. Miller
1
-4
/
+4
2010-12-01
Bluetooth: clean up hci code
Andrei Emeltchenko
4
-41
/
+73
2010-12-01
Bluetooth: clean up l2cap code
Andrei Emeltchenko
1
-4
/
+3
2010-12-01
Bluetooth: clean up rfcomm code
Andrei Emeltchenko
3
-18
/
+23
2010-12-01
Bluetooth: clean up sco code
Andrei Emeltchenko
1
-9
/
+13
2010-12-01
Bluetooth: Fix error handling for l2cap_init()
Anderson Lizardo
1
-2
/
+5
2010-12-01
Bluetooth: Get rid of __rfcomm_get_sock_by_channel()
Gustavo F. Padovan
1
-12
/
+7
2010-12-01
Bluetooth: Get rid of __l2cap_get_sock_by_psm()
Gustavo F. Padovan
1
-13
/
+9
2010-12-01
Bluetooth: do not use assignment in if condition
Andrei Emeltchenko
1
-6
/
+12
2010-12-01
Bluetooth: timer check sk is not owned before freeing
Andrei Emeltchenko
1
-12
/
+20
2010-12-01
Bluetooth: Check sk is not owned before freeing l2cap_conn
Andrei Emeltchenko
1
-0
/
+26
2010-12-01
Bluetooth: hidp: fix information leak to userland
Vasiliy Kulikov
1
-1
/
+1
2010-12-01
Bluetooth: cmtp: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+1
2010-12-01
Bluetooth: bnep: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+1
2010-12-01
Bluetooth: Automate remote name requests
Johan Hedberg
1
-18
/
+54
2010-12-01
Bluetooth: Create a unified authentication request function
Johan Hedberg
1
-14
/
+40
2010-12-01
Bluetooth: Simplify remote features callback function logic
Johan Hedberg
1
-44
/
+47
2010-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 int...
Gustavo F. Padovan
1
-3
/
+3
2010-12-01
net/ipv6/sit.c: return unhandled skb to tunnel4_rcv
David McCullough
1
-1
/
+2
2010-12-01
ipip: add module alias for tunl0 tunnel device
stephen hemminger
1
-0
/
+1
2010-12-01
gre: add module alias for gre0 tunnel device
stephen hemminger
1
-0
/
+1
2010-12-01
gre: minor cleanups
stephen hemminger
1
-2
/
+2
2010-12-01
net sched: use xps information for qdisc NUMA affinity
Eric Dumazet
3
-4
/
+17
2010-12-01
Make the ip6_tunnel reflect the true mtu.
Anders Franzen
1
-0
/
+7
2010-11-30
inet: Turn ->remember_stamp into ->get_peer in connection AF ops.
David S. Miller
3
-32
/
+42
2010-11-30
ipv6: Add infrastructure to bind inet_peer objects to routes.
David S. Miller
2
-0
/
+20
2010-11-30
inetpeer: Add v6 peers tree, abstract root properly.
David S. Miller
1
-9
/
+18
2010-11-30
inetpeer: Abstract address comparisons.
David S. Miller
1
-8
/
+27
2010-11-30
inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.
David S. Miller
4
-9
/
+9
[prev]
[next]