index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-21
vhost: Include linux/uio.h instead of linux/socket.h
Asias He
1
-1
/
+1
2013-08-21
tcp: trivial: Remove nocache argument from tcp_v4_send_synack
Christoph Paasch
1
-3
/
+2
2013-08-21
pch_gbe: ethtool cannot change parameters when link is down
Anders Larsen
1
-0
/
+1
2013-08-21
moxa: fix missing unlock on error in moxart_mac_start_xmit()
Wei Yongjun
1
-4
/
+6
2013-08-21
sundance: Add myself as a maintainer
Denis Kirjanov
1
-0
/
+6
2013-08-21
sundance: Add netpoll support
Denis Kirjanov
1
-0
/
+14
2013-08-21
ipv6: fix checkpatch errors in net/ipv6/addrconf.c
dingtianhong
1
-10
/
+14
2013-08-21
ipv6: convert the uses of ADBG and remove the superfluous parentheses
dingtianhong
1
-11
/
+11
2013-08-21
vxlan: using kfree_rcu() to simplify the code
Wei Yongjun
1
-7
/
+1
2013-08-20
r8169,sis190: remove unnecessary length check
Peter Wu
2
-6
/
+0
2013-08-20
drivers/net: enic: Generate notification of hardware crash
Neel Patel
2
-1
/
+2
2013-08-20
drivers/net: enic: Add an interface for USNIC to interact with firmware
Neel Patel
5
-1
/
+83
2013-08-20
drivers/net: enic: Adding support for Cisco Low Latency NIC
Neel Patel
7
-17
/
+197
2013-08-20
6lowpan: handle context based source address
Alexander Aring
1
-3
/
+46
2013-08-20
6lowpan: lowpan_uncompress_addr with address_mode
Alexander Aring
2
-71
/
+82
2013-08-20
6lowpan: add function to uncompress multicast addr
Alexander Aring
1
-19
/
+59
2013-08-20
6lowpan: introduce lowpan_fetch_skb function
Alexander Aring
1
-0
/
+12
2013-08-20
6lowpan: Fix fragmentation with link-local compressed addresses
David Hauweele
1
-0
/
+6
2013-08-20
6lowpan: init ipv6hdr buffer to zero
Alexander Aring
1
-11
/
+1
2013-08-20
qlcnic: Update version to 5.3.47
Himanshu Madhani
1
-3
/
+3
2013-08-20
qlcnic: Add support for 84xx adapters to load firmware from file
Pratik Pujar
2
-2
/
+28
2013-08-20
qlcnic: Loopback Inter Driver Communication AEN handler
Manish Chopra
2
-9
/
+37
2013-08-20
qlcnic: Add PVID support for 84xx adapters
Manish Chopra
2
-7
/
+14
2013-08-20
qlcnic: Enable support for 844X adapter
Manish Chopra
3
-7
/
+23
2013-08-20
openvswitch: Add vxlan tunneling support.
Pravin B Shelar
6
-0
/
+236
2013-08-20
vxlan: Add tx-vlan offload support.
Pravin B Shelar
1
-1
/
+15
2013-08-20
vxlan: Improve vxlan headroom calculation.
Pravin B Shelar
1
-4
/
+9
2013-08-20
vxlan: Factor out vxlan send api.
Pravin B Shelar
2
-37
/
+62
2013-08-20
vxlan: Extend vxlan handlers for openvswitch.
Pravin B Shelar
2
-26
/
+50
2013-08-20
vxlan: Add vxlan recv demux.
Pravin B Shelar
1
-36
/
+67
2013-08-20
vxlan: Restructure vxlan receive.
Pravin B Shelar
1
-15
/
+7
2013-08-20
vxlan: Restructure vxlan socket apis.
Pravin B Shelar
1
-41
/
+51
2013-08-20
r8152: add comments
hayeswang
1
-0
/
+5
2013-08-20
r8152: adjust tx_bottom function
hayeswang
1
-66
/
+68
2013-08-20
r8152: move some declearation of variables
hayeswang
1
-15
/
+14
2013-08-20
r8152: adjust some duplicated code
hayeswang
1
-27
/
+28
2013-08-20
r8152: replace lockflags with flags
hayeswang
1
-24
/
+24
2013-08-20
r8152: replace void * with struct r8152 *
hayeswang
1
-2
/
+4
2013-08-20
r8152: remove clearing the memory to zero for netdev priv
hayeswang
1
-1
/
+0
2013-08-20
sis900: don't restart auto-negotiation each time after link resume.
Denis Kirjanov
1
-17
/
+11
2013-08-16
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
11
-34
/
+57
2013-08-16
ALSA: hda - Add a fixup for Gateway LT27
Takashi Iwai
1
-0
/
+1
2013-08-16
netlink: Eliminate kmalloc in netlink dump operation.
Pravin B Shelar
2
-56
/
+44
2013-08-16
net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes
Moshe Lazer
6
-49
/
+41
2013-08-15
tun: signedness bug in tun_get_user()
Dan Carpenter
1
-2
/
+4
2013-08-15
qlcnic: Update version to 5.2.46.
Sucheta Chakraborty
1
-2
/
+2
2013-08-15
qlcnic: Dump mailbox command data when a command times out
Manish Chopra
1
-0
/
+1
2013-08-15
qlcnic: Fix driver initialization for 83xx adapters
Manish Chopra
1
-7
/
+7
2013-08-15
qlcnic: Flush mailbox command list when mailbox is not available
Manish Chopra
1
-1
/
+6
2013-08-15
qlcnic: Reinitialize mailbox data structures after firmware reset
Manish Chopra
1
-1
/
+1
[next]