index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-tle62x0.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-10
rtnetlink: add missing message types to selinux perm table
Cong Wang
1
-0
/
+2
2012-12-10
net: Allow DCBnl to use other namespaces besides init_net
John Fastabend
1
-5
/
+2
2012-12-10
smsc95xx: fix async register writes on big endian platforms
Steve Glendinning
1
-5
/
+9
2012-12-10
smsc95xx: fix register dump of last register
Steve Glendinning
1
-1
/
+1
2012-12-10
smsc75xx: only set mac address once on bind
Steve Glendinning
1
-2
/
+8
2012-12-10
net: remove obsolete simple_strto<foo>
Abhijit Pawar
4
-4
/
+18
2012-12-10
virtio_net: fix a typo in virtnet_alloc_queues()
Amerigo Wang
1
-1
/
+1
2012-12-10
bridge: make buffer larger in br_setlink()
Dan Carpenter
1
-1
/
+1
2012-12-09
caif_usb: Make the driver name check more efficient
Ben Hutchings
1
-10
/
+3
2012-12-09
caif_usb: Check driver name before reading driver state in netdev notifier
Ben Hutchings
1
-2
/
+5
2012-12-09
virtio-net: support changing the number of queue pairs through ethtool
Jason Wang
1
-0
/
+43
2012-12-09
virtio_net: multiqueue support
Jason Wang
2
-98
/
+402
2012-12-09
virtio-net: separate fields of sending/receiving queue from virtnet_info
Jason Wang
1
-124
/
+158
2012-12-09
vxlan: Add capability of Rx checksum offload for inner packet
Joseph Gasparakis
1
-2
/
+14
2012-12-09
vxlan: capture inner headers during encapsulation
Joseph Gasparakis
1
-1
/
+9
2012-12-09
net: Handle encapsulated offloads before fragmentation or handing to lower dev
Alexander Duyck
2
-2
/
+17
2012-12-09
net: Add support for hardware-offloaded encapsulation
Joseph Gasparakis
7
-1
/
+134
2012-12-08
r8169: workaround for missing extended GigaMAC registers
françois romieu
1
-18
/
+24
2012-12-07
tipc: refactor accept() code for improved readability
Paul Gortmaker
1
-41
/
+48
2012-12-07
tipc: add lock nesting notation to quiet lockdep warning
Ying Xue
1
-1
/
+2
2012-12-07
tipc: eliminate connection setup for implied connect in recv_msg()
Ying Xue
1
-7
/
+0
2012-12-07
tipc: introduce non-blocking socket connect
Ying Xue
1
-65
/
+93
2012-12-07
tipc: consolidate connection-oriented message reception in one function
Ying Xue
1
-24
/
+51
2012-12-07
tipc: standardize across connect/disconnect function naming
Paul Gortmaker
4
-15
/
+31
2012-12-07
tipc: change sk_receive_queue upper limit
Jon Maloy
1
-2
/
+2
2012-12-07
bonding: Fix check for ethtool get_link operation support
Ben Hutchings
1
-11
/
+6
2012-12-07
bridge: export multicast database via netlink
Cong Wang
7
-1
/
+225
2012-12-07
net: doc : use more suitable word 'unexpected' to replace 'secluded'
Shan Wei
1
-1
/
+1
2012-12-07
net: phy: smsc: Fix config_init typo
Patrick Trantham
1
-1
/
+1
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
107
-284
/
+188
2012-12-07
tipc: eliminate aggregate sk_receive_queue limit
Ying Xue
1
-19
/
+4
2012-12-07
sctp: Add RCU protection to assoc->transport_addr_list
Thomas Graf
4
-10
/
+30
2012-12-07
sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock()
Thomas Graf
1
-1
/
+6
2012-12-07
tun: correctly report an error in tun_flow_init()
Paul Moore
1
-1
/
+2
2012-12-07
sctp: Fix compiler warning when CONFIG_DEBUG_SECTION_MISMATCH=y
Christoph Paasch
1
-3
/
+3
2012-12-07
chelsio: remove get_clock and use ktime_get
Jan Glauber
1
-13
/
+1
2012-12-07
bnx2x: Prevent link flaps when booting from SAN.
Barak Witkowski
5
-3
/
+34
2012-12-07
net: phy: smsc: force all capable mode if the phy is started in powerdown mode
trem
2
-1
/
+30
2012-12-07
cnic, bnx2x, bnx2: Simplify cnic probing.
Michael Chan
6
-19
/
+17
2012-12-07
cnic: Include bnx2x.h
Michael Chan
2
-46
/
+20
2012-12-07
bnx2: Add BNX2 prefix to CHIP ID and name macros
Michael Chan
3
-120
/
+120
2012-12-07
bnx2: Add BNX2 prefix to descriptor structures and macros
Michael Chan
4
-172
/
+181
2012-12-07
bnx2: Rename register read and write macros
Michael Chan
2
-321
/
+321
2012-12-07
ipv4/route/rtnl: get mcast attributes when dst is multicast
Nicolas Dichtel
1
-2
/
+21
2012-12-07
net: call notifiers for mtu change even if iface is not up
Jiri Pirko
1
-1
/
+1
2012-12-06
igb: Update igb version to 4.1.2
Carolyn Wyborny
1
-2
/
+2
2012-12-06
igb: release already assigned MSI-X interrupts if setup fails
Stefan Assmann
1
-6
/
+16
2012-12-06
igb: remove duplicate code for fallback interrupt initialization
Stefan Assmann
1
-15
/
+14
2012-12-06
ixgbe: check whether thermal sensor is enabled.
Jacob Keller
2
-1
/
+6
2012-12-06
ixgbe: Use is_valid_ether_addr
Joe Perches
6
-38
/
+4
[next]