Age | Commit message (Expand) | Author |
2011-06-24 | tipc: Eliminate redundant masking in message header routines | Allan Stephens |
2011-06-24 | tipc: Eliminate message header routines for caching destination node | Allan Stephens |
2011-06-24 | tipc: Optimizations & corrections to message rejection | Allan Stephens |
2011-06-24 | tipc: Optimize routing of returned payload messages | Allan Stephens |
2011-06-24 | tipc: Add sanity check to detect rejection of non-payload messages | Allan Stephens |
2011-06-24 | tipc: Standardize exit logic for message rejection handling | Allan Stephens |
2011-06-24 | tipc: Remove unused sanity test macro | Allan Stephens |
2011-06-24 | tipc: Convert fatal broadcast sanity check to non-fatal check | Allan Stephens |
2011-06-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher... | David S. Miller |
2011-06-23 | ixgbe: update driver version string | Don Skidmore |
2011-06-23 | ixgbe: fix ring assignment issues for SR-IOV and drop cases | Alexander Duyck |
2011-06-23 | ixgbe: disable RSC when Rx checksum is off | Emil Tantilov |
2011-06-23 | ixgbe: move reset code into a separate function | Emil Tantilov |
2011-06-23 | ixgbe: move setting RSC into a separate function | Emil Tantilov |
2011-06-23 | ixgbe: add support for nfc addition and removal of filters | Alexander Duyck |
2011-06-23 | ixgbe: add support for displaying ntuple filters via the nfc interface | Alexander Duyck |
2011-06-23 | ixgbe: add basic support for setting and getting nfc controls | Alexander Duyck |
2011-06-23 | ixgbe: update perfect filter framework to support retaining filters | Alexander Duyck |
2011-06-23 | ixgbe: fix flags relating to perfect filters to support coexistence | Alexander Duyck |
2011-06-23 | ixgbe: remove ntuple filtering | Alexander Duyck |
2011-06-23 | net: Fix build failures due to ip_is_fragment() | David S. Miller |
2011-06-23 | dcb: use nlmsg_free() instead of kfree() | Dan Carpenter |
2011-06-23 | bonding: add min links parameter to 802.3ad | stephen hemminger |
2011-06-21 | ip: introduce ip_is_fragment helper inline function | Paul Gortmaker |
2011-06-21 | irda: fix smsc-ircc2 section mismatch warning | Randy Dunlap |
2011-06-21 | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan |
2011-06-21 | dcb: Add missing error check in dcb_ieee_set() | John Fastabend |
2011-06-21 | dcb: fix return type on dcb_setapp() | John Fastabend |
2011-06-21 | dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settings | John Fastabend |
2011-06-21 | dcb: Add ieee_dcb_delapp() and dcb op to delete app entry | John Fastabend |
2011-06-21 | dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data | John Fastabend |
2011-06-21 | net: dcbnl, add multicast group for DCB | John Fastabend |
2011-06-21 | dcb: Add DCBX capabilities bitmask to the get_ieee response | John Fastabend |
2011-06-21 | cnic, bnx2i: Add support for new devices - 57800, 57810, and 57840 | Michael Chan |
2011-06-21 | core: add tracepoints for queueing skb to rcvbuf | Satoru Moriya |
2011-06-21 | udp: add tracepoints for queueing skb to rcvbuf | Satoru Moriya |
2011-06-21 | Remove redundant linux/version.h includes from net/ | Jesper Juhl |
2011-06-21 | mv643xx_eth: enable transmit time stamping. | Richard Cochran |
2011-06-21 | mv643xx_eth: fix race in trasmit path. | Richard Cochran |
2011-06-21 | xen: convert to 64 bit stats interface | stephen hemminger |
2011-06-21 | vxge: fix 64 bit access on 32 bit platforms | stephen hemminger |
2011-06-21 | ifb: convert to 64 bit stats | stephen hemminger |
2011-06-21 | drivers/net: Remove casts of void * | Joe Perches |
2011-06-21 | ixgbe: setup per CPU PCI pool for FCoE DDP | Vasu Dev |
2011-06-21 | ixgbe: add support for Dell CEM | Emil Tantilov |
2011-06-21 | ixgbe: DCB, remove unneeded ixgbe_dcb_txq_to_tc() routine | John Fastabend |
2011-06-21 | ixgbe: DCB and perfect filters can coexist | John Fastabend |
2011-06-21 | ixgbe: fix bit mask for DCB version | John Fastabend |
2011-06-21 | ixgbe: setup redirection table for multiple packet buffers | John Fastabend |
2011-06-21 | ixgbe: DCB 82598 devices, tx_idx and rx_idx swapped | John Fastabend |