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
2013-01-28
net: add RCU annotation to sk_dst_cache field
Cong Wang
2013-01-28
decnet: use correct RCU API to deref sk_dst_cache field
Cong Wang
2013-01-28
net/mlx4_en: Initialize RFS filters lock and list in init_netdev
Amir Vadai
2013-01-28
net/mlx4_en: Fix a race when closing TX queue
Amir Vadai
2013-01-28
net/mlx4_core: Return proper error code when __mlx4_add_one fails
Jack Morgenstein
2013-01-28
net/mlx4_en: Use the correct netif lock on ndo_set_rx_mode
Eugenia Emantayev
2013-01-28
net/mlx4_en: Fix traffic loss under promiscuous mode
Aviad Yehezkel
2013-01-28
net/mlx4_en: Issue the dump eth statistics command under lock
Eugenia Emantayev
2013-01-27
gro: Fix kcalloc argument order
Joe Perches
2013-01-27
irda: buffer overflow in irnet_ctrl_read()
Dan Carpenter
2013-01-27
Merge branch 'intel'
David S. Miller
2013-01-27
e1000e: cleanup: do not assign a variable a value when not necessary
Bruce Allan
2013-01-27
e1000e: do not ignore variables which get set a value
Bruce Allan
2013-01-27
e1000e: cleanup: remove unnecessary function prototypes
Bruce Allan
2013-01-27
e1000e: add comment to spinlock_t definition
Bruce Allan
2013-01-27
e1000e: remove definition of struct which is no longer used
Bruce Allan
2013-01-27
e1000e: fix PHY init workarounds for i217/i218
Bruce Allan
2013-01-27
e1000e: correct maximum frame size on i217/i218
Bruce Allan
2013-01-27
e1000e: update copyright date
Bruce Allan
2013-01-27
e1000e: remove prototype of non-existent function
Bruce Allan
2013-01-27
e1000e: prevent hardware from automatically configuring PHY on I217/I218
Bruce Allan
2013-01-27
e1000e: enable ECC on I217/I218 to catch packet buffer memory errors
Bruce Allan
2013-01-27
e1000e: add support for IEEE-1588 PTP
Bruce Allan
2013-01-27
e1000e: fix flow-control thresholds for jumbo frames on 82579/I217/I218
Bruce Allan
2013-01-27
e1000e: fix ethtool offline register test for I217
Bruce Allan
2013-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-01-27
soreuseport: fix use of uid in tb->fastuid
Tom Herbert
2013-01-27
Remove leftover #endif after introducing SO_REUSEPORT
Thomas Graf
2013-01-27
qlcnic: Bump up the version to 5.1.32
Jitendra Kalsaria
2013-01-27
qlcnic: add support for FDB netdevice ops.
Jitendra Kalsaria
2013-01-27
qlcnic: sleeping function called from invalid context
Jitendra Kalsaria
2013-01-27
qlcnic: Fix LED/Beaconing tests to work on all ports of an adapter.
Himanshu Madhani
2013-01-27
qlcnic: avoid mixed mode interrupts for some adapter types
Manish chopra
2013-01-27
qlcnic: enable RSS for TCP over IPv6
Shahed Shaikh
2013-01-27
qlcnic: enable LRO on IPv6 without dest ip check
Shahed Shaikh
2013-01-27
qlcnic: set driver version in firmware
Sritej Velaga
2013-01-27
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2013-01-23
ixgbevf: Fix link speed message to support 100Mbps
Greg Rose
2013-01-23
ixgbe: Limit number of reported VFs to device specific value
Donald Dutile
2013-01-23
ixgbe: Implement PCI SR-IOV sysfs callback operation
Greg Rose
2013-01-23
ixgbe: Modularize SR-IOV enablement code
Greg Rose
2013-01-23
ixgbe: Make mailbox ops initialization unconditional
Greg Rose
2013-01-23
ixgbe: only compile ixgbe_debugfs.o when enabled
Jacob Keller
2013-01-23
ixgbe: Inline Rx PTP descriptor handling
Alexander Duyck
2013-01-23
ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctl
Jacob Keller
2013-01-23
ixgbe: add warning when scheduling reset
Jacob Keller
2013-01-23
ixgbe: Add ptp work item to poll for the Tx timestamp
Jacob Keller
2013-01-23
ixgbe: Use watchdog check in favor of BPF for detecting latched timestamp
Jacob Keller
2013-01-23
ixgbe: Update ptp_overflow check comment and jiffies
Jacob Keller
2013-01-23
ixgbe: add missing supported filters to get_ts_info
Jacob Keller
[next]