Age | Commit message (Expand) | Author | Files | Lines |
2013-02-18 | net: proc: change proc_net_remove to remove_proc_entry | Gao feng | 60 | -112/+112 |
2013-02-18 | net: proc: remove proc_net_fops_create | Gao feng | 2 | -11/+0 |
2013-02-18 | net: proc: change proc_net_fops_create to proc_create | Gao feng | 52 | -86/+100 |
2013-02-18 | drivers: net: davinci_cpdma: acknowledge interrupt properly | Mugunthan V N | 3 | -12/+24 |
2013-02-18 | tg3: Use different macros for pci_chip_rev_id accesses | Joe Perches | 2 | -401/+408 |
2013-02-18 | tg3: Remove define and single use of GET_CHIP_REV_ID | Joe Perches | 2 | -9/+5 |
2013-02-18 | bgmac: fix unaligned accesses to network headers | Hauke Mehrtens | 1 | -1/+1 |
2013-02-18 | ip: fix warning in xfrm4_mode_tunnel_input | stephen hemminger | 1 | -1/+2 |
2013-02-18 | ipv6: fix warning in xfrm6_mode_tunnel_input | stephen hemminger | 1 | -1/+2 |
2013-02-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 14 | -660/+973 |
2013-02-18 | net: move ioctl functions into a separated file | Cong Wang | 3 | -574/+577 |
2013-02-18 | net: ehea module param description fix | Dave Young | 1 | -4/+4 |
2013-02-18 | ipv6: optimize inet6_hash_frag() | Eric Dumazet | 1 | -14/+1 |
2013-02-18 | Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | David S. Miller | 1 | -59/+44 |
2013-02-15 | ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGS | Alexander Duyck | 1 | -1/+1 |
2013-02-15 | ixgbe: fix Tx timeouts with BQL | Emil Tantilov | 2 | -7/+34 |
2013-02-15 | ixgbe: implement SFF diagnostic monitoring via ethtool | Aurélien Guillaume | 3 | -0/+119 |
2013-02-15 | ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic() | Emil Tantilov | 1 | -24/+10 |
2013-02-15 | ixgbe: fix possible data corruption in read_i2c_byte | Emil Tantilov | 1 | -1/+1 |
2013-02-15 | ixgbe: Add support for set_channels ethtool operation | Alexander Duyck | 1 | -0/+38 |
2013-02-15 | ixgbe: Add support for displaying the number of Tx/Rx channels | Alexander Duyck | 1 | -0/+72 |
2013-02-15 | ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabled | Alexander Duyck | 2 | -13/+8 |
2013-02-15 | ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queue | Alexander Duyck | 1 | -22/+26 |
2013-02-15 | ixgbe: Add function for setting XPS queue mapping | Alexander Duyck | 3 | -5/+20 |
2013-02-15 | ixgbe: Define FCoE and Flow director limits much sooner to allow for changes | Alexander Duyck | 3 | -35/+19 |
2013-02-15 | igb: increase timeout for ethtool offline self-test | Stefan Assmann | 1 | -1/+1 |
2013-02-15 | igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid races | Alexander Duyck | 2 | -23/+31 |
2013-02-15 | e1000e: display a warning message when SmartSpeed works | Koki Sanagi | 1 | -0/+7 |
2013-02-15 | e1000: fix whitespace issues and multi-line comments | Jeff Kirsher | 5 | -528/+586 |
2013-02-15 | tipc: remove redundant checking for the number of iovecs in a send request | Ying Xue | 1 | -6/+3 |
2013-02-15 | tipc: byte-based overload control on socket receive queue | Ying Xue | 1 | -38/+39 |
2013-02-15 | tipc: eliminate duplicated discard_rx_queue routine | Ying Xue | 1 | -15/+2 |
2013-02-15 | net: use skb_reset_mac_len() in dev_gro_receive() | Eric Dumazet | 1 | -3/+1 |
2013-02-15 | ieee802154: at86rf230: Remove empty suspend/resume callbacks | Lars-Peter Clausen | 1 | -12/+0 |
2013-02-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 4 | -300/+495 |
2013-02-15 | v4 GRE: Add TCP segmentation offload for GRE | Pravin B Shelar | 12 | -11/+226 |
2013-02-15 | net: factor out skb_mac_gso_segment() from skb_gso_segment() | Pravin B Shelar | 2 | -31/+50 |
2013-02-15 | net: Add skb_unclone() helper function. | Pravin B Shelar | 13 | -21/+23 |
2013-02-15 | tg3: Update version to 3.130 | Michael Chan | 1 | -2/+2 |
2013-02-15 | tg3: Set initial carrier state to off. | Michael Chan | 1 | -0/+2 |
2013-02-15 | tg3: Fix 5762 NVRAM sizing | Michael Chan | 1 | -2/+4 |
2013-02-15 | tg3: Expand EEE support for all 5717 B0 | Michael Chan | 1 | -1/+1 |
2013-02-15 | tg3: Add 57766 device support. | Matt Carlson | 2 | -1/+19 |
2013-02-15 | ixgbe: refactor initialization of feature flags | Emil Tantilov | 1 | -20/+38 |
2013-02-15 | igb: Refractoring function pointers in igb_get_invariants function | Akeem G. Abodunrin | 1 | -251/+11 |
2013-02-15 | igb: Intialize MAC function pointers | Akeem G. Abodunrin | 1 | -0/+61 |
2013-02-15 | igb: Initialize NVM function pointers | Akeem G. Abodunrin | 1 | -0/+109 |
2013-02-15 | igb: Initialize PHY function pointers | Akeem G. Abodunrin | 1 | -0/+112 |
2013-02-15 | igb: Update igb to use a path similar to ixgbe to determine when to stop Tx | Alexander Duyck | 2 | -15/+28 |
2013-02-15 | igb: Refix sparse warning in igb_get_i2c_client | Carolyn Wyborny | 1 | -1/+1 |