Age | Commit message (Expand) | Author |
2012-02-24 | net: Add framework to allow sending packets with customized CRC. | Ben Greear |
2012-02-24 | e1000e: Support RXFCS feature flag. | Ben Greear |
2012-02-24 | net: Support RXFCS feature flag. | Ben Greear |
2012-02-24 | davinci_mdio: Correct bitmask for clock divider value | Christian Riesch |
2012-02-24 | davinci_cpdma: Fix channel number written to teardown registers | Christian Riesch |
2012-02-24 | be2net: update driver version | Sathya Perla |
2012-02-24 | be2net: enable RSS for ipv6 pkts | Sathya Perla |
2012-02-24 | be2net: reset queue address after freeing | Sathya Perla |
2012-02-24 | be2net: fix tx completion cleanup | Sathya Perla |
2012-02-24 | be2net: cancel be_worker during EEH recovery | Sathya Perla |
2012-02-23 | Staging: et131x: unify return value of .ndo_set_mac_address if address is inv... | Danny Kukawka |
2012-02-23 | br_device: unify return value of .ndo_set_mac_address if address is invalid | Danny Kukawka |
2012-02-23 | mcs7830: unify return value of .ndo_set_mac_address if address is invalid | Danny Kukawka |
2012-02-23 | ethernet: unify return value of .ndo_set_mac_address if address is invalid | Danny Kukawka |
2012-02-23 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh... | David S. Miller |
2012-02-23 | tg3: Create timer helper functions | Matt Carlson |
2012-02-23 | tg3: Clear RECOVERY_PENDING with reset_task_cancel | Matt Carlson |
2012-02-23 | tg3: Remove SPEED_UNKNOWN checks | Matt Carlson |
2012-02-23 | tg3: Fix link check in tg3_adjust_link | Matt Carlson |
2012-02-23 | sfc: Correct efx_for_each_possible_channel_tx_queue() to skip non-TX channels | Ben Hutchings |
2012-02-22 | sfc: Minor formatting cleanup | Ben Hutchings |
2012-02-22 | sfc: Reverse initial buffer table allocation to allow for later resizing | Ben Hutchings |
2012-02-22 | sfc: Correct validation of peer_page_count in efx_vfdi_set_status_page() | Ben Hutchings |
2012-02-22 | sfc: Specify that the VFDI status page has page alignment and size | Ben Hutchings |
2012-02-22 | af_unix: MSG_TRUNC support for dgram sockets | Eric Dumazet |
2012-02-22 | net/ieee802154/6lowpan.c: reuse eth_mac_addr() | Danny Kukawka |
2012-02-22 | 3com/typhoon: reuse eth_mac_addr() | Danny Kukawka |
2012-02-22 | tg3: remove IRQF_SAMPLE_RANDOM flag | Davidlohr Bueso |
2012-02-21 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2012-02-21 | Merge branch '20120221_isdn' of git://repo.or.cz/linux-2.6/trivial-mods | David S. Miller |
2012-02-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-02-21 | unix: Support peeking offset for stream sockets | Pavel Emelyanov |
2012-02-21 | unix: Support peeking offset for datagram and seqpacket sockets | Pavel Emelyanov |
2012-02-21 | sock: Introduce the SO_PEEK_OFF sock option | Pavel Emelyanov |
2012-02-21 | skb: Add skb_peek_next helper | Pavel Emelyanov |
2012-02-21 | datagram: Add offset argument to __skb_recv_datagram | Pavel Emelyanov |
2012-02-21 | datagram: Factor out sk queue referencing | Pavel Emelyanov |
2012-02-21 | isdn: whitespace coding style cleanup | Joe Perches |
2012-02-20 | bnx2x: update driver version to 1.72.10-0 | Dmitry Kravkov |
2012-02-20 | bnx2x: add gro_check | Dmitry Kravkov |
2012-02-20 | cnic: update for FW 7.2.xx | Michael Chan |
2012-02-20 | bnx2fc: HSI dependent changes for 7.2.xx FW | Bhanu Prakash Gollapudi |
2012-02-20 | use FW 7.2.16 | Dmitry Kravkov |
2012-02-20 | enic: Add support for fw init command on sriov vf's | Roopa Prabhu |
2012-02-20 | enic: Fix ndo_set_vf_mac and ndo_set_vf_port to set/get the sriov vf's mac | Roopa Prabhu |
2012-02-20 | enic: Add new fw devcmd to set mac address of an interface | Roopa Prabhu |
2012-02-20 | enic: rename CMD_MAC_ADDR to CMD_GET_MAC_ADDR | Roopa Prabhu |
2012-02-20 | ll_temac: Fix build. | David S. Miller |
2012-02-19 | adi: adapt to eth_hw_addr_random() and changes in arch/blackfin | Danny Kukawka |
2012-02-19 | arch/blackfin: don't generate random mac in bfin_get_ether_addr() | Danny Kukawka |