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
2013-04-22
xen-netback: coalesce slots in TX path and fix regressions
Wei Liu
2
-51
/
+242
2013-04-22
xen-netfront: reduce gso_max_size to account for max TCP header
Wei Liu
2
-2
/
+16
2013-04-22
xen-netfront: frags -> slots in log message
Wei Liu
1
-2
/
+2
2013-04-22
be2net: enable IOMMU pass through for be2net
Craig Hada
1
-0
/
+5
2013-04-22
be2net: Use GET_PROFILE_CONFIG V1 cmd for BE3-R
Vasundhara Volam
3
-26
/
+93
2013-04-22
be2net: Avoid flashing BE3 UFI on BE3-R chip.
Vasundhara Volam
5
-16
/
+37
2013-04-22
be2net: Don't log "Out of MCCQ wrbs" error
Vasundhara Volam
1
-3
/
+1
2013-04-22
be2net: Use TXQ_CREATE_V2 cmd
Vasundhara Volam
5
-54
/
+41
2013-04-22
bnx2x: update version to 1.78.17-0
Dmitry Kravkov
1
-2
/
+2
2013-04-22
bnx2x: allow nvram test to run when device is down
Dmitry Kravkov
1
-9
/
+10
2013-04-22
bnx2x: add additional regions for CRC memory test
Dmitry Kravkov
2
-23
/
+185
2013-04-22
bnx2x: remove non-necessary assignment
Dmitry Kravkov
1
-4
/
+1
2013-04-22
bnx2x: fix byte-by-byte nvram write for BE machines
Dmitry Kravkov
1
-8
/
+7
2013-04-22
bnx2x: refactor nvram read procedure
Dmitry Kravkov
1
-7
/
+21
2013-04-21
qeth: fix VLAN related compilation errors
Patrick McHardy
1
-6
/
+10
2013-04-21
net: vlan: fix up vlan_proto_idx() for CONFIG_BUG=n
Patrick McHardy
1
-0
/
+1
2013-04-21
net: vlan: fix dummy function signatures for CONFIG_VLAN=n
Patrick McHardy
1
-3
/
+4
2013-04-21
net: vlan: fix memory leak in vlan_info_rcu_free()
Patrick McHardy
1
-3
/
+4
2013-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
47
-40
/
+122
2013-04-19
bond: add support to read speed and duplex via ethtool
Andy Gospodarek
1
-0
/
+32
2013-04-19
packet: move hw/sw timestamp extraction into a small helper
Daniel Borkmann
1
-34
/
+23
2013-04-19
net: socket: move ktime2ts to ktime header api
Daniel Borkmann
2
-16
/
+22
2013-04-19
net: Add .gitignore to networking selftests directory.
David S. Miller
1
-0
/
+3
2013-04-19
net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_*
David S. Miller
1
-0
/
+3
2013-04-19
Merge branch 'qlcnic'
David S. Miller
13
-145
/
+1604
2013-04-19
qlcnic: Update version to 5.2.41
Rajesh Borundia
1
-2
/
+2
2013-04-19
qlcnic: Support polling for mailbox events.
Rajesh Borundia
4
-1
/
+37
2013-04-19
qlcnic: Fix loopback test for SR-IOV PF.
Rajesh Borundia
6
-22
/
+78
2013-04-19
qlcnic: Support VLAN id config.
Rajesh Borundia
8
-29
/
+492
2013-04-19
qlcnic: Support MAC address, Tx rate config.
Rajesh Borundia
4
-3
/
+213
2013-04-19
qlcnic: VF reset recovery implementation.
Rajesh Borundia
8
-43
/
+440
2013-04-19
qlcnic: VF FLR implementation.
Rajesh Borundia
4
-18
/
+320
2013-04-19
qlcnic: Change 82xx adapter VLAN id endian type.
Rajesh Borundia
7
-30
/
+25
2013-04-19
Merge branch 'netlink-mmap'
David S. Miller
21
-74
/
+1331
2013-04-19
nfnetlink: add support for memory mapped netlink
Patrick McHardy
4
-5
/
+17
2013-04-19
netfilter: rename netlink related "pid" variables to "portid"
Patrick McHardy
6
-21
/
+23
2013-04-19
netlink: add documentation for memory mapped I/O
Patrick McHardy
1
-0
/
+339
2013-04-19
netlink: add RX/TX-ring support to netlink diag
Patrick McHardy
2
-0
/
+42
2013-04-19
netlink: add flow control for memory mapped I/O
Patrick McHardy
1
-27
/
+61
2013-04-19
netlink: implement memory mapped recvmsg()
Patrick McHardy
2
-3
/
+143
2013-04-19
netlink: implement memory mapped sendmsg()
Patrick McHardy
1
-6
/
+129
2013-04-19
netlink: add mmap'ed netlink helper functions
Patrick McHardy
2
-2
/
+190
2013-04-19
netlink: mmaped netlink: ring setup
Patrick McHardy
4
-2
/
+327
2013-04-19
netlink: add netlink_skb_set_owner_r()
Patrick McHardy
1
-3
/
+17
2013-04-19
netlink: don't orphan skb in netlink_trim()
Patrick McHardy
1
-1
/
+1
2013-04-19
net: add function to allocate sk_buff head without data area
Patrick McHardy
2
-1
/
+35
2013-04-19
netlink: rename ssk to sk in struct netlink_skb_params
Patrick McHardy
6
-9
/
+9
2013-04-19
netlink: add symbolic value for congested state
Patrick McHardy
1
-7
/
+11
2013-04-19
Merge branch '8021ad'
David S. Miller
101
-566
/
+726
2013-04-19
net: vlan: announce STAG offload capability in some drivers
Patrick McHardy
3
-3
/
+5
[next]