index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-12-10
net: 8390: use io{read,write}*_rep accessors
Matthew Leach
2012-12-10
net: dm9000: use io{read,write}*_rep accessors
Matthew Leach
2012-12-10
net: smc91x: use io{read, write}*_rep accessors instead of string functions
Will Deacon
2012-12-10
rtnetlink: add missing message types to selinux perm table
Cong Wang
2012-12-10
net: Allow DCBnl to use other namespaces besides init_net
John Fastabend
2012-12-10
smsc95xx: fix async register writes on big endian platforms
Steve Glendinning
2012-12-10
smsc95xx: fix register dump of last register
Steve Glendinning
2012-12-10
smsc75xx: only set mac address once on bind
Steve Glendinning
2012-12-10
net: remove obsolete simple_strto<foo>
Abhijit Pawar
2012-12-10
virtio_net: fix a typo in virtnet_alloc_queues()
Amerigo Wang
2012-12-10
bridge: make buffer larger in br_setlink()
Dan Carpenter
2012-12-09
caif_usb: Make the driver name check more efficient
Ben Hutchings
2012-12-09
caif_usb: Check driver name before reading driver state in netdev notifier
Ben Hutchings
2012-12-09
virtio-net: support changing the number of queue pairs through ethtool
Jason Wang
2012-12-09
virtio_net: multiqueue support
Jason Wang
2012-12-09
virtio-net: separate fields of sending/receiving queue from virtnet_info
Jason Wang
2012-12-09
vxlan: Add capability of Rx checksum offload for inner packet
Joseph Gasparakis
2012-12-09
vxlan: capture inner headers during encapsulation
Joseph Gasparakis
2012-12-09
net: Handle encapsulated offloads before fragmentation or handing to lower dev
Alexander Duyck
2012-12-09
net: Add support for hardware-offloaded encapsulation
Joseph Gasparakis
2012-12-08
r8169: workaround for missing extended GigaMAC registers
françois romieu
2012-12-08
Merge branch 'tipc_net-next_v2' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2012-12-07
tipc: refactor accept() code for improved readability
Paul Gortmaker
2012-12-07
tipc: add lock nesting notation to quiet lockdep warning
Ying Xue
2012-12-07
tipc: eliminate connection setup for implied connect in recv_msg()
Ying Xue
2012-12-07
tipc: introduce non-blocking socket connect
Ying Xue
2012-12-07
tipc: consolidate connection-oriented message reception in one function
Ying Xue
2012-12-07
tipc: standardize across connect/disconnect function naming
Paul Gortmaker
2012-12-07
tipc: change sk_receive_queue upper limit
Jon Maloy
2012-12-07
bonding: Fix check for ethtool get_link operation support
Ben Hutchings
2012-12-07
bridge: export multicast database via netlink
Cong Wang
2012-12-07
net: doc : use more suitable word 'unexpected' to replace 'secluded'
Shan Wei
2012-12-07
net: phy: smsc: Fix config_init typo
Patrick Trantham
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
tipc: eliminate aggregate sk_receive_queue limit
Ying Xue
2012-12-07
sctp: Add RCU protection to assoc->transport_addr_list
Thomas Graf
2012-12-07
sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock()
Thomas Graf
2012-12-07
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-12-07
tun: correctly report an error in tun_flow_init()
Paul Moore
2012-12-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-12-07
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2012-12-07
sctp: Fix compiler warning when CONFIG_DEBUG_SECTION_MISMATCH=y
Christoph Paasch
2012-12-07
chelsio: remove get_clock and use ktime_get
Jan Glauber
2012-12-07
bnx2x: Prevent link flaps when booting from SAN.
Barak Witkowski
2012-12-07
net: phy: smsc: force all capable mode if the phy is started in powerdown mode
trem
2012-12-07
cnic, bnx2x, bnx2: Simplify cnic probing.
Michael Chan
2012-12-07
cnic: Include bnx2x.h
Michael Chan
2012-12-07
bnx2: Add BNX2 prefix to CHIP ID and name macros
Michael Chan
2012-12-07
bnx2: Add BNX2 prefix to descriptor structures and macros
Michael Chan
2012-12-07
bnx2: Rename register read and write macros
Michael Chan
[next]