| Commit message (Expand) | Author | Age | Files | Lines |
* | NFC: pn544: Add SE discover operation | Arron Wang | 2013-09-25 | 1 | -0/+30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-09-19 | 95 | -409/+626 |
|\ |
|
| * | netconsole: fix a deadlock with rtnl and netconsole's mutex | Nikolay Aleksandrov | 2013-09-19 | 1 | -4/+1 |
| * | skge: fix broken driver | Mikulas Patocka | 2013-09-19 | 1 | -2/+3 |
| * | ip: generate unique IP identificator if local fragmentation is allowed | Ansis Atteka | 2013-09-19 | 1 | -1/+1 |
| * | xen-netback: Don't destroy the netdev until the vif is shut down | Paul Durrant | 2013-09-19 | 3 | -21/+23 |
| * | cnic: Fix crash in cnic_bnx2x_service_kcq() | Michael Chan | 2013-09-18 | 1 | -1/+2 |
| * | bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions. | Michael Chan | 2013-09-18 | 7 | -10/+43 |
| * | vxlan: Avoid creating fdb entry with NULL destination | Sridhar Samudrala | 2013-09-17 | 1 | -9/+13 |
| * | drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead... | Avinash Kumar | 2013-09-17 | 1 | -2/+2 |
| * | net loopback: Set loopback_dev to NULL when freed | Eric W. Biederman | 2013-09-17 | 1 | -0/+1 |
| * | Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc | David S. Miller | 2013-09-16 | 4 | -22/+43 |
| |\ |
|
| | * | sfc: Reinitialise and re-validate datapath caps after MC reboot | Ben Hutchings | 2013-09-11 | 2 | -0/+13 |
| | * | sfc: Clean up validation of datapath capabilities | Ben Hutchings | 2013-09-11 | 1 | -19/+22 |
| | * | sfc: Reset derived rx_bad_bytes statistic when EF10 MC is rebooted | Ben Hutchings | 2013-09-11 | 1 | -0/+5 |
| | * | sfc: Disable PTP on EF10 until we're ready to handle inline RX timestamps | Ben Hutchings | 2013-09-11 | 1 | -2/+0 |
| | * | sfc: Minimal support for 40G link speed | Ben Hutchings | 2013-09-05 | 2 | -1/+3 |
| * | | net: usb: cdc_ether: use usb.h macros whenever possible | Fabio Porcedda | 2013-09-16 | 1 | -46/+17 |
| * | | net: usb: cdc_ether: fix checkpatch errors and warnings | Fabio Porcedda | 2013-09-16 | 1 | -27/+20 |
| * | | net: usb: cdc_ether: Use wwan interface for Telit modules | Fabio Porcedda | 2013-09-16 | 1 | -0/+5 |
| * | | bgmac: implement unaligned addressing for DMA rings that support it | Rafał Miłecki | 2013-09-16 | 2 | -10/+30 |
| * | | bgmac: allow bigger et_swtype nvram variable | Hauke Mehrtens | 2013-09-16 | 1 | -2/+2 |
| * | | bgmac: fix internal switch initialization | Rafał Miłecki | 2013-09-16 | 2 | -2/+2 |
| * | | drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN properties | Olaf Hering | 2013-09-16 | 1 | -1/+13 |
| * | | cxgb4: remove workqueue when driver registration fails | Wei Yang | 2013-09-15 | 1 | -1/+3 |
| * | | isdn: hfcpci_softirq: get func return to suppress compiler warning | Antonio Alecrim Jr | 2013-09-15 | 1 | -2/+2 |
| * | | bonding: Make alb learning packet interval configurable | Neil Horman | 2013-09-15 | 5 | -5/+47 |
| * | | atm: nicstar: fix regression made by previous patch | Andy Shevchenko | 2013-09-15 | 1 | -1/+1 |
| * | | vxlan: Fix sparse warnings | Joseph Gasparakis | 2013-09-15 | 1 | -10/+8 |
| * | | qlcnic: Fix VF reset recovery | Manish Chopra | 2013-09-15 | 1 | -0/+1 |
| * | | net: ps3_gelic: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-09-15 | 1 | -1/+1 |
| * | | net: smsc: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-09-15 | 2 | -3/+2 |
| * | | net: pasemi: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-09-15 | 1 | -2/+2 |
| * | | net: natsemi: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-09-15 | 2 | -4/+2 |
| * | | net: ks8851-ml: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-09-15 | 1 | -1/+1 |
| * | | net: pxa168_eth: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-09-15 | 1 | -2/+1 |
| * | | net: lantiq_etop: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-09-15 | 1 | -4/+2 |
| * | | net: hp100: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-09-15 | 1 | -1/+1 |
| * | | net: fec: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-09-15 | 1 | -1/+1 |
| * | | tg3: Use pci_dev pm_cap | Jon Mason | 2013-09-13 | 2 | -4/+2 |
| * | | bnx2x: Use pci_dev pm_cap | Jon Mason | 2013-09-13 | 4 | -12/+11 |
| * | | alx: remove redundant D0 power state set | Yijing Wang | 2013-09-13 | 1 | -7/+2 |
| * | | be2net: missing variable initialization | Antonio Alecrim Jr | 2013-09-13 | 1 | -1/+1 |
| * | | isdn: clean up debug format string usage | Kees Cook | 2013-09-13 | 19 | -79/+57 |
| * | | drivers/atm/he.c: convert to module_pci_driver | Libo Chen | 2013-09-13 | 1 | -12/+1 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2013-09-13 | 7 | -9/+61 |
| |\ \ |
|
| | * | | e1000e: fix overrun of PHY RAR array | David Ertman | 2013-09-13 | 3 | -6/+17 |
| | * | | e1000e: cleanup boolean comparison to true | David Ertman | 2013-09-13 | 1 | -1/+1 |
| | * | | ixgbe: fix ethtool reporting of supported links for SFP modules | Emil Tantilov | 2013-09-13 | 1 | -0/+7 |
| | * | | ixgbe: limit setting speed to only one at a time for QSFP modules | Emil Tantilov | 2013-09-13 | 2 | -1/+22 |