2011-02-17 |
David S. Miller | ipv4: Avoid use of signed integers in fib_trie code. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
David S. Miller | net: Add initial_ref arg to dst_alloc(). |
commit | commitdiff | tree | snapshot |
2011-02-17 |
David S. Miller | ipv4: Consolidate ipv4 dst allocation logic. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
David S. Miller | ipv4: Move rcu_read_{lock,unlock}() into ip_route_outpu... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
David S. Miller | ipv4: Simplify output route creation call sequence. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Michał Mirosław | loopback: convert to hw_features |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Michał Mirosław | net: introduce NETIF_F_RXCSUM |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Michał Mirosław | net: use ndo_fix_features for ethtool_ops->set_flags |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Michał Mirosław | net: ethtool: use ndo_fix_features for offload setting |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Michał Mirosław | net: Introduce new feature setting ops |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Michał Mirosław | ethtool: factorize get/set_one_feature |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Michał Mirosław | ethtool: factorize ethtool_get_strings() and ethtool_ge... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Michał Mirosław | ethtool: enable GSO and GRO by default |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Michał Mirosław | ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Vasanthy Kolluri | enic: Clean up: Remove a not needed #ifdef |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Vasanthy Kolluri | enic: Bug fix: Reset driver count of registered unicast... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Tom Herbert | bnx2x: Support for managing RX indirection table |
commit | commitdiff | tree | snapshot |
2011-02-15 |
David S. Miller | Merge branch 'for-davem' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
David S. Miller | Merge branch 'fec' of git://git.pengutronix.de/git... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Ben Hutchings | sfc: Add TX queues for high-priority traffic |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Ben Hutchings | sfc: Distinguish queue lookup from test for queue existence |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Ben Hutchings | sfc: Move TX queue core queue mapping into tx.c |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Ben Hutchings | net: Adjust TX queue kobjects if number of queues chang... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Uwe Kleine... | net/fec: enable flow control and length check on enet-mac |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Uwe Kleine... | net/fec: postpone unsetting driver data until the hardw... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Uwe Kleine... | net/fec: provide device for dma functions and matching... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Uwe Kleine... | net/fec: reorder functions a bit allows removing forwar... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Uwe Kleine... | net/fec: some whitespace cleanup |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Uwe Kleine... | net/fec: consistenly name struct net_device pointers... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Uwe Kleine... | net/fec: add phy_stop to fec_enet_close |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Uwe Kleine... | net/fec: consolidate all i.MX options to CONFIG_ARM |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Uwe Kleine... | net/fec: put the ioremap cookie immediately into a... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Uwe Kleine... | net/fec: no need to memzero private data |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Uwe Kleine... | net/fec: no need to check for validity of ndev in suspe... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Uwe Kleine... | net/fec: don't free an irq that failed to be requested |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Uwe Kleine... | net/fec: release mem_region requested in probe in error... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Uwe Kleine... | net/fec: no need to cast arguments for memcpy |
commit | commitdiff | tree | snapshot |
2011-02-15 |
David S. Miller | ipv4: Cache learned redirect information in inetpeer. |
commit | commitdiff | tree | snapshot |
2011-02-15 |
David S. Miller | ipv4: Cache learned PMTU information in inetpeer. |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Baruch Siach | phy/micrel: add ability to support 50MHz RMII clock... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Bernard Pidoux | ROSE: AX25: finding routes simplification |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Bernard Pidoux | ROSE: rose AX25 packet routing improvement |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Eric Dumazet | ipv4: fix rcu lock imbalance in fib_select_default() |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Ben Hutchings | sch_mqprio: Always set num_tc to 0 in mqprio_destroy() |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Bhupesh Sharma | can: c_can: Added support for Bosch C_CAN controller |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Guo-Fu Tseng | jme: Advance driver version |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Guo-Fu Tseng | jme: Don't show UDP Checksum error if HW misjudged |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Guo-Fu Tseng | jme: Refill receive unicase MAC addr after resume |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Guo-Fu Tseng | jme: Safer MAC processor reset sequence |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Guo-Fu Tseng | jme: Fix hardware action of full-duplex |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Guo-Fu Tseng | jme: Rename phyfifo function for easier understand |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Guo-Fu Tseng | jme: Fix bit typo of JMC250A2 workaround |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Guo-Fu Tseng | jme: PHY Power control for new chip |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Guo-Fu Tseng | jme: Extract main and sub chip revision |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Jiri Pirko | bridge: implement [add/del]_slave ops |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Jiri Pirko | bond: implement [add/del]_slave ops |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Jiri Pirko | rtnetlink: implement setting of master device |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Sakari Ailus | tlan: Fix bugs introduced by the last tlan cleanup... |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Jiri Pirko | net: make dev->master general |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Jiri Pirko | net: remove the unnecessary dance around skb_bond_shoul... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
hartleys | phy: Remove unneeded depends on PHYLIB |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Ben Greear | network: Allow af_packet to transmit +4 bytes for VLAN... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
David S. Miller | Merge branch 'batman-adv/next' of git://git.open-mesh... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Ajit Khaparde | be2net: restrict WOL to PFs only. |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Ajit Khaparde | be2net: detect a UE even when a interface is down. |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Ajit Khaparde | be2net: gracefully handle situations when UE is detected |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Ajit Khaparde | be2net: fix be_suspend/resume/shutdown |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Ajit Khaparde | be2net: pass proper hdr_size while flashing redboot. |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Ajit Khaparde | be2net: Fix broken priority setting when vlan tagging... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Ajit Khaparde | be2net: Allow VFs to call be_cmd_reset_function. |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Ajit Khaparde | be2net: pass domain numbers for pmac_add/del functions |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Ajit Khaparde | be2net: For the VF MAC, use the OUI from current MAC... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Ajit Khaparde | be2net: Cleanup the VF interface handles |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Ajit Khaparde | be2net: call be_vf_eth_addr_config() after register_netdev |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Ajit Khaparde | be2net: Initialize and cleanup sriov resources only... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Ajit Khaparde | be2net: Use domain id when be_cmd_if_destroy is called. |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Ajit Khaparde | be2net: endianness fix in be_cmd_set_qos(). |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Ajit Khaparde | be2net: While configuring QOS for VF, pass proper domain id |
commit | commitdiff | tree | snapshot |
2011-02-12 |
David S. Miller | Merge branch 'master' of /linux/kernel/git/jkirsher... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Linus Lüssing | batman-adv: Disallow originator addressing within mesh... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Linus Lüssing | batman-adv: Remove duplicate types.h inclusions |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Marek Lindner | batman-adv: Split combined variable declarations |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Rafael J. Wysocki | atl1: Do not use legacy PCI power management |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Rafael J. Wysocki | atl1c: Do not call device_init_wakeup() in atl1c_probe() |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Rafael J. Wysocki | tg3: Avoid setting power.can_wakeup for devices that... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Atita Shirwaikar | ixgbe: Adding 100MB FULL support in ethtool |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Don Skidmore | ixgbe: cleanup ixgbe_init_mbx_params_pf namespace issue |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Don Skidmore | ixgbe: cleanup namespace complaint by removing little... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Don Skidmore | ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tc |
commit | commitdiff | tree | snapshot |
2011-02-11 |
John Fastabend | ixgbe: DCB, use hardware independent routines |
commit | commitdiff | tree | snapshot |
2011-02-11 |
John Fastabend | ixgbe: DCB, remove RESET bit it is no longer needed |
commit | commitdiff | tree | snapshot |
2011-02-11 |
John Fastabend | ixgbe: DCB, do not reset on CEE pg changes |
commit | commitdiff | tree | snapshot |
2011-02-11 |
John Fastabend | ixgbe: DCB, implement 802.1Qaz routines |
commit | commitdiff | tree | snapshot |
2011-02-11 |
John Fastabend | ixgbe: DCB, abstract out dcb_config from DCB hardware... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
John Fastabend | ixgbe: DCB, remove round robin mode on 82598 devices |
commit | commitdiff | tree | snapshot |
2011-02-11 |
John Fastabend | ixgbe: DCB, only reprogram HW if the FCoE priority... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Carolyn Wyborny | igb: Enable PF side of SR-IOV support for i350 devices |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Bruce Allan | e1000e: return appropriate errors for 'ethtool -r' |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Bruce Allan | e1000e: use correct pointer when memcpy'ing a 2-dimensi... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Bruce Allan | e1000e: replace unbounded sprintf with snprintf |
commit | commitdiff | tree | snapshot |
next |