Age | Commit message (Expand) | Author | Files | Lines |
2012-03-05 | Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next | David S. Miller | 13 | -18/+4490 |
2012-03-05 | vmxnet3: Fix log messages and corrects some typos | Shreyas Bhatewara | 1 | -9/+10 |
2012-03-05 | tg3: Recode PCI MRRS adjustment as a PCI quirk | Matt Carlson | 3 | -6/+19 |
2012-03-05 | ucc_geth: separate out rx/tx ring alloc and free operations | Paul Gortmaker | 1 | -196/+257 |
2012-03-05 | ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> | Paul Mackerras | 13 | -13/+13 |
2012-03-05 | ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.h | Paul Mackerras | 7 | -181/+129 |
2012-03-05 | ppp: Change copyright notices from ANU to me | Paul Mackerras | 3 | -94/+12 |
2012-03-05 | tg3: Fix poor tx performance on 57766 after MTU change | Michael Chan | 1 | -2/+8 |
2012-03-05 | tg3: Add memory barriers to sync BD data | Michael Chan | 1 | -0/+9 |
2012-03-05 | tg3: Fix jumbo loopback test on 5719 | Michael Chan | 1 | -3/+11 |
2012-03-04 | mdio.h: Include linux/types.h | David S. Miller | 1 | -0/+1 |
2012-03-03 | Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next | David S. Miller | 6 | -22/+33 |
2012-03-03 | can: usb: PEAK-System Technik PCAN-USB Pro specific part | Stephane Grosjean | 3 | -1/+1215 |
2012-03-03 | can: usb: PEAK-System Technik PCAN-USB specific part | Stephane Grosjean | 2 | -1/+902 |
2012-03-03 | can: usb: PEAK-System Technik USB adapters driver core | Stephane Grosjean | 5 | -0/+1106 |
2012-03-03 | can: sja1000: add support for PEAK-System PCMCIA card | Stephane Grosjean | 3 | -0/+763 |
2012-03-03 | can: peak_pci: add support of some new PEAK-System PCI cards | Stephane Grosjean | 2 | -17/+506 |
2012-03-03 | can: cc770: linux/can/dev.h included twice | Danny Kukawka | 1 | -1/+0 |
2012-03-03 | dccp: fix bug in sequence number validation during connection setup | Samuel Jero | 5 | -20/+32 |
2012-03-03 | dccp ccid-3: replace incorrect BUG_ON | Gerrit Renker | 1 | -2/+1 |
2012-03-03 | net: dcb: getnumtcs()/setnumtcs() should return an int | John Fastabend | 3 | -6/+6 |
2012-03-03 | ixgbe: dcb: check setup_tc return codes | John Fastabend | 1 | -8/+18 |
2012-03-03 | e100: Show short v/s long rx length errors in ethtool stats. | Ben Greear | 1 | -0/+3 |
2012-03-03 | e100: Fix rx-over-length statistics. | Ben Greear | 1 | -1/+4 |
2012-03-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 16 | -85/+88 |
2012-03-02 | enic: fix an endian bug in enic_probe() | Dan Carpenter | 2 | -2/+2 |
2012-03-02 | pch_gbe: memory corruption calling pch_gbe_validate_option() | Dan Carpenter | 1 | -7/+8 |
2012-03-02 | be2net: Remove unused OFFSET_IN_PAGE() macro | Roland Dreier | 1 | -4/+0 |
2012-03-02 | ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmd | Ben Hutchings | 3 | -4/+26 |
2012-03-02 | mdio: Export mdio.h to userland | Ben Hutchings | 2 | -5/+5 |
2012-03-02 | Merge branch 'master' of git://1984.lsi.us.es/net | David S. Miller | 1 | -8/+2 |
2012-03-01 | rtnetlink: Fix VF IFLA policy | Greg Rose | 1 | -0/+2 |
2012-03-01 | ixgbe: Fix comments that are out of date or formatted incorrectly | Alexander Duyck | 1 | -4/+9 |
2012-03-01 | ixgbe: fix spelling errors | Don Skidmore | 1 | -1/+1 |
2012-03-01 | ixgbe: Minor formatting and comment corrections for ixgbe_xmit_frame_ring | Alexander Duyck | 1 | -6/+11 |
2012-03-01 | e1000e: use msleep instead of mdelay | Bruce Allan | 1 | -3/+1 |
2012-03-01 | e1000e: cleanup whitespace and indentation | Bruce Allan | 5 | -57/+38 |
2012-03-01 | e1000e: cleanup incorrect filename in comment | Bruce Allan | 1 | -1/+1 |
2012-03-01 | e100: Support RXALL feature flag. | Ben Greear | 1 | -2/+20 |
2012-03-01 | e100: Support sending custom Ethernet CRC | Ben Greear | 1 | -0/+16 |
2012-03-01 | e100: Support RXFCS feature flag. | Ben Greear | 1 | -5/+30 |
2012-03-01 | Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | David S. Miller | 20 | -349/+288 |
2012-02-29 | tg3: Fix tg3_get_stats64 for 5700 / 5701 devs | Matt Carlson | 1 | -22/+23 |
2012-02-29 | tipc: Optimize setting of immutable payload message header fields | Allan Stephens | 1 | -8/+0 |
2012-02-29 | tipc: Eliminate obsolete code for re-sending a message | Allan Stephens | 1 | -2/+0 |
2012-02-29 | tipc: Un-inline port routine for processing incoming messages | Allan Stephens | 2 | -41/+44 |
2012-02-29 | mac89x0: Fix build error. | David S. Miller | 1 | -3/+3 |
2012-02-29 | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 39 | -156/+141 |
2012-02-29 | tcp: fix false reordering signal in tcp_shifted_skb | Neal Cardwell | 1 | -8/+10 |
2012-02-29 | tcp: fix comment for tp->highest_sack | Neal Cardwell | 2 | -3/+5 |