| Commit message (Expand) | Author | Age | Files | Lines |
* | bridge: use spin_lock_bh() in br_multicast_set_hash_max | Curt Brune | 2014-01-06 | 1 | -2/+2 |
* | ipv6: don't install anycast address for /128 addresses on routers | Hannes Frederic Sowa | 2014-01-06 | 1 | -2/+2 |
* | hso: fix handling of modem port SERIAL_STATE notifications | Dan Williams | 2014-01-06 | 1 | -2/+11 |
* | isdn: Drop big endian cpp checks from telespci and hfc_pci drivers | Guenter Roeck | 2014-01-06 | 2 | -8/+0 |
* | Merge branch 'be2net' | David S. Miller | 2014-01-06 | 3 | -22/+43 |
|\ |
|
| * | be2net: fix max_evt_qs calculation for BE3 in SR-IOV config | Suresh Reddy | 2014-01-06 | 2 | -4/+9 |
| * | be2net: increase the timeout value for loopback-test FW cmd | Suresh Reddy | 2014-01-06 | 3 | -12/+22 |
| * | be2net: disable RSS when number of RXQs is reduced to 1 via set-channels | Vasundhara Volam | 2014-01-06 | 2 | -6/+12 |
|/ |
|
* | xen-netback: Include header for vmalloc | Josh Boyer | 2014-01-05 | 1 | -0/+1 |
* | net: 6lowpan: fix lowpan_header_create non-compression memcpy call | Daniel Borkmann | 2014-01-05 | 1 | -1/+1 |
* | fec: Revert "fec: Do not assume that PHY reset is active low" | Fabio Estevam | 2014-01-05 | 1 | -10/+4 |
* | Merge branch 'bnx2x' | David S. Miller | 2014-01-05 | 7 | -120/+196 |
|\ |
|
| * | bnx2x: fix VLAN configuration for VFs. | Yuval Mintz | 2014-01-05 | 5 | -112/+174 |
| * | bnx2x: fix AFEX memory overflow | Yuval Mintz | 2014-01-05 | 1 | -1/+4 |
| * | bnx2x: Clean before update RSS arrives | Michal Kalderon | 2014-01-05 | 2 | -1/+7 |
| * | bnx2x: Correct number of MSI-X vectors for VFs | Michal Kalderon | 2014-01-05 | 1 | -3/+6 |
| * | bnx2x: limit number of interrupt vectors for 57711 | Dmitry Kravkov | 2014-01-05 | 2 | -3/+5 |
|/ |
|
* | qlcnic: Fix bug in Tx completion path | Shahed Shaikh | 2014-01-03 | 4 | -7/+12 |
* | infiniband: make sure the src net is infiniband when create new link | Hangbin Liu | 2014-01-03 | 1 | -1/+2 |
* | {vxlan, inet6} Mark vxlan_dev flags with VXLAN_F_IPV6 properly | fan.du | 2014-01-03 | 1 | -1/+2 |
* | cxgb4: allow large buffer size to have page size | Thadeu Lima de Souza Cascardo | 2014-01-03 | 1 | -1/+1 |
* | netpoll: Fix missing TXQ unlock and and OOPS. | David S. Miller | 2014-01-02 | 1 | -2/+9 |
* | ipv6: fix the use of pcpu_tstats in ip6_vti.c | Li RongQing | 2014-01-02 | 1 | -21/+3 |
* | ipv6: fix the use of pcpu_tstats in ip6_tunnel | Li RongQing | 2014-01-02 | 1 | -5/+16 |
* | ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft... | Yasushi Asano | 2014-01-02 | 1 | -3/+10 |
* | net: llc: fix use after free in llc_ui_recvmsg | Daniel Borkmann | 2014-01-02 | 1 | -2/+3 |
* | virtio-net: fix refill races during restore | Jason Wang | 2014-01-02 | 1 | -5/+6 |
* | ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC | Wei-Chun Chao | 2014-01-02 | 4 | -23/+44 |
* | sctp: Remove outqueue empty state | Vlad Yasevich | 2014-01-02 | 2 | -28/+7 |
* | qlcnic: Fix resource allocation for TX queues | Manish Chopra | 2014-01-02 | 1 | -1/+2 |
* | qlcnic: Fix loopback diagnostic test | Manish Chopra | 2014-01-02 | 3 | -6/+7 |
* | ipv6: fix the use of pcpu_tstats in sit | Li RongQing | 2014-01-01 | 1 | -0/+2 |
* | net: llc: fix order of evaluation in llc_conn_ac_inc_vr_by_1 | Daniel Borkmann | 2014-01-01 | 1 | -1/+1 |
* | bnx2x: Fix KR2 work-around detection of BCM8073 | Yaniv Rosner | 2014-01-01 | 1 | -1/+1 |
* | bnx2x: Fix incorrect link-up report | Yaniv Rosner | 2014-01-01 | 1 | -0/+4 |
* | bnx2x: Fix Duplex setting for 54618se | Yaniv Rosner | 2014-01-01 | 1 | -26/+28 |
* | bnx2x: Fix passive DAC cable detection | Yaniv Rosner | 2014-01-01 | 1 | -9/+12 |
* | bnx2x: Fix 578xx-KR 1G link | Yaniv Rosner | 2014-01-01 | 2 | -0/+14 |
* | usbnet: mcs7830: rework link state detection | Octavian Purdila | 2013-12-31 | 1 | -15/+4 |
* | vlan: Fix header ops passthru when doing TX VLAN offload. | David S. Miller | 2013-12-31 | 3 | -2/+28 |
* | Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-12-30 | 5 | -18/+15 |
|\ |
|
| * | Merge remote-tracking branch 'grant/devicetree/merge' into dt-fixes | Rob Herring | 2013-12-30 | 1 | -2/+10 |
| |\ |
|
| | * | of: Fix NULL dereference in unflatten_and_copy() | James Hogan | 2013-12-11 | 1 | -2/+10 |
| * | | MAINTAINERS: Update Rob Herring's email address | Rob Herring | 2013-12-30 | 1 | -3/+3 |
| * | | of/irq: Fix device_node refcount in of_irq_parse_raw() | Cédric Le Goater | 2013-12-30 | 1 | -4/+1 |
| * | | of/Kconfig: Spelling s/one/once/ | Geert Uytterhoeven | 2013-12-30 | 1 | -1/+1 |
| * | | Revert "of/address: Handle #address-cells > 2 specially" | Rob Herring | 2013-12-30 | 1 | -8/+0 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-12-30 | 7 | -34/+60 |
|\ \ \ |
|
| * \ \ | Merge remote-tracking branch 'agust/merge' into merge | Benjamin Herrenschmidt | 2013-12-30 | 1 | -1/+5 |
| |\ \ \ |
|
| | * | | | powerpc/512x: dts: disable MPC5125 usb module | Matteo Facchinetti | 2013-12-20 | 1 | -0/+5 |