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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-01
veth: Fix unregister_netdevice_queue for veth
Eric W. Biederman
1
-1
/
+2
2009-11-01
net: Introduce dev_get_by_name_rcu()
Eric Dumazet
2
-9
/
+41
2009-11-01
NET:KS8695: add API for get rx interrupt bit
Figo.zhang
1
-12
/
+55
2009-10-30
RDS/IB+IW: Move recv processing to a tasklet
Andy Grover
6
-12
/
+52
2009-10-30
RDS: Do not send congestion updates to loopback connections
Andy Grover
1
-0
/
+2
2009-10-30
RDS: Fix panic on unload
Andy Grover
2
-8
/
+2
2009-10-30
RDS: Fix potential race around rds_i[bw]_allocation
Andy Grover
2
-6
/
+8
2009-10-30
RDS: Add GET_MR_FOR_DEST sockopt
Andy Grover
4
-0
/
+36
2009-10-30
bond: Get the rtnl_link_ops support correct
Eric W. Biederman
1
-1
/
+3
2009-10-30
bond: Add support for multiple network namespaces
Eric W. Biederman
6
-58
/
+99
2009-10-30
bond: Implement a basic set of rtnl link ops
Eric W. Biederman
1
-25
/
+30
2009-10-30
bond: Simplify bond device destruction
Eric W. Biederman
1
-29
/
+16
2009-10-30
bond: Simplify bond_create.
Eric W. Biederman
1
-18
/
+4
2009-10-30
bond: Simply bond sysfs group creation
Eric W. Biederman
3
-30
/
+4
2009-10-30
net: Allow devices to specify a device specific sysfs group.
Eric W. Biederman
2
-3
/
+6
2009-10-30
net: use hlist_for_each_entry()
Eric Dumazet
1
-8
/
+8
2009-10-30
veth: Fix veth_dellink method
Eric Dumazet
1
-2
/
+2
2009-10-29
vlan: cleanup multiple unregistrations
Patrick McHardy
1
-32
/
+20
2009-10-29
convert kaweth to use usb_reset_configuration()
Oliver Neukum
1
-10
/
+1
2009-10-29
ax25: unsigned cannot be less than 0 in ax25_ctl_ioctl()
roel kluin
1
-4
/
+3
2009-10-29
sky2: version 1.26
Stephen Hemminger
1
-1
/
+1
2009-10-29
sky2: 88E8059 support
Stephen Hemminger
1
-1
/
+78
2009-10-29
sky2: workarounds for Yukon-2 supreme
Stephen Hemminger
1
-2
/
+32
2009-10-29
sky2: fix receive pause thresholds
Stephen Hemminger
2
-5
/
+12
2009-10-29
sky2: add register definitions for new chips
Stephen Hemminger
1
-1
/
+177
2009-10-29
sky2: add SK-9E21M device id
Stephen Hemminger
1
-0
/
+1
2009-10-29
sfc: Enable heuristic selection between page and skb RX buffers
Ben Hutchings
1
-1
/
+1
2009-10-29
sfc: Feed GRO result into RX allocation policy and interrupt moderation
Ben Hutchings
1
-2
/
+11
2009-10-29
gro: Change all receive functions to return GRO result codes
Ben Hutchings
4
-45
/
+42
2009-10-29
gro: Name the GRO result enumeration type
Ben Hutchings
3
-11
/
+23
2009-10-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
25
-83
/
+160
2009-10-29
net: Fix 'Re: PACKET_TX_RING: packet size is too long'
Gabor Gombas
1
-4
/
+1
2009-10-29
net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time
Cyrill Gorcunov
3
-1
/
+7
2009-10-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
137
-6003
/
+13469
2009-10-29
net: Introduce dev_get_by_index_rcu()
Eric Dumazet
2
-10
/
+39
2009-10-29
atm: Cleanup redundant tests on unsigned
roel kluin
2
-3
/
+3
2009-10-29
net: Cleanup redundant tests on unsigned
roel kluin
3
-6
/
+1
2009-10-29
net: Cleanup redundant tests on unsigned
roel kluin
2
-2
/
+2
2009-10-29
gigaset: convert strcmp chain to table lookup
Tilman Schmidt
2
-23
/
+25
2009-10-29
gigaset: checkpatch cleanup of ev-layer.c
Tilman Schmidt
1
-247
/
+231
2009-10-29
bas_gigaset: checkpatch cleanup
Tilman Schmidt
2
-82
/
+93
2009-10-29
ser_gigaset: checkpatch cleanup
Tilman Schmidt
1
-19
/
+37
2009-10-29
gigaset: checkpatch cleanup
Tilman Schmidt
5
-89
/
+74
2009-10-29
usb_gigaset: code cleanup
Tilman Schmidt
4
-331
/
+358
2009-10-29
gigaset: fix bad assumptions about CAPI skbuffs
Tilman Schmidt
5
-50
/
+70
2009-10-29
gigaset: fix format string typo in CAPI dial command
Tilman Schmidt
1
-1
/
+1
2009-10-29
gigaset: CAPI module readability improvements
Tilman Schmidt
1
-63
/
+81
2009-10-29
Allow disabling of DSACK TCP option per route
Gilad Ben-Yossef
2
-2
/
+7
2009-10-29
Allow to turn off TCP window scale opt per route
Gilad Ben-Yossef
3
-3
/
+7
2009-10-29
Allow disabling TCP timestamp options per route
Gilad Ben-Yossef
3
-4
/
+9
[prev]
[next]