summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: declare new net_device priv_flag IFF_NO_QUEUEPhil Sutter2015-08-171-0/+3
* tipc: don't sanity check non-existing TLV (NL compat)Richard Alpe2015-08-171-1/+1
* bnx2: Fix bandwidth allocation for some MF modesYuval Mintz2015-08-173-2/+6
* ipv4: fix refcount leak in fib_check_nh()Eric Dumazet2015-08-171-1/+2
* Merge branch 'vrf-lite'David S. Miller2015-08-1418-44/+1031
|\
| * net: Introduce VRF device driverDavid Ahern2015-08-143-0/+693
| * net: frags: Add VRF device index to cache and lookupDavid Ahern2015-08-141-5/+13
| * net: Use VRF index for oif in ip_send_unicast_replyDavid Ahern2015-08-141-1/+6
| * net: Use passed in table for nexthop lookupsDavid Ahern2015-08-141-2/+11
| * net: Add routes to the table associated with the deviceDavid Ahern2015-08-142-10/+23
| * net: Fix up inet_addr_type checksDavid Ahern2015-08-146-14/+53
| * net: Add inet_addr lookup by tableDavid Ahern2015-08-142-7/+16
| * udp: Handle VRF device in sendmsgDavid Ahern2015-08-141-1/+21
| * net: Use VRF device index for lookups on TXDavid Ahern2015-08-145-2/+18
| * net: Use VRF device index for lookups on RXDavid Ahern2015-08-142-2/+9
| * net: Introduce VRF related flags and helpersDavid Ahern2015-08-143-0/+168
|/
* net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfoAndy Gospodarek2015-08-141-1/+4
* net: allow sleeping when modifying store_rps_mapSasha Levin2015-08-141-4/+4
* Merge branch 'mv88e6xxx-hw-vlan'David S. Miller2015-08-145-9/+720
|\
| * net: dsa: mv88e6xxx: use port 802.1Q mode SecureVivien Didelot2015-08-142-7/+12
| * net: dsa: mv88e6xxx: add VLAN Load supportVivien Didelot2015-08-143-0/+180
| * net: dsa: mv88e6xxx: add VLAN Purge supportVivien Didelot2015-08-143-0/+116
| * net: dsa: mv88e6xxx: add VLAN support to FDB dumpVivien Didelot2015-08-141-2/+40
| * net: dsa: mv88e6xxx: add VLAN Get Next supportVivien Didelot2015-08-143-0/+167
| * net: dsa: mv88e6xxx: flush VTU and STU entriesVivien Didelot2015-08-142-0/+36
| * net: dsa: add support for switchdev VLAN objectsVivien Didelot2015-08-142-0/+169
|/
* net: ipv6 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2015-08-144-2/+116
* net: track link status of ipv6 nexthopsAndy Gospodarek2015-08-141-0/+2
* cxgb4: Add MPS tracing supportHariprasad Shenai2015-08-144-0/+475
* net/fddi: remove HWM_REVERSE() macroyalin wang2015-08-141-9/+0
* rocker: hook ndo_neigh_destroy to cleanup neigh refs in driverScott Feldman2015-08-142-1/+13
* rocker: print switch ID consistent with phys_switch_id sysfs nodeScott Feldman2015-08-141-1/+2
* Merge branch 'smsc911x-acpi'David S. Miller2015-08-143-26/+99
|\
| * Convert smsc911x to use ACPI as well as DTJeremy Linton2015-08-141-26/+22
| * Add a matching set of device_ functions for determining mac/phyJeremy Linton2015-08-142-0/+77
|/
* Merge branch 'tcp-loss-probe'David S. Miller2015-08-141-18/+23
|\
| * tcp: TLP retransmits last if failed to send new packetYuchung Cheng2015-08-141-16/+22
| * tcp: don't extend RTO on failed loss probe attemptsYuchung Cheng2015-08-141-7/+6
|/
* Merge branch 'cpsw-errata-workaround'David S. Miller2015-08-143-8/+79
|\
| * ARM: dts: am33xx: update cpsw compatibleMugunthan V N2015-08-141-1/+1
| * ARM: dts: dra7: update cpsw compatibleMugunthan V N2015-08-141-1/+1
| * drivers: net: cpsw: add am335x errata workarround for interrutpsMugunthan V N2015-08-141-6/+77
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-14314-1831/+3071
|\
| * Merge tag 'dm-4.2-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-08-137-20/+54
| |\
| | * dm cache policy smq: move 'dm-cache-default' module alias to SMQYi Zhang2015-08-122-2/+2
| | * dm btree: add ref counting ops for the leaves of top level btreesJoe Thornber2015-08-124-16/+50
| | * dm thin metadata: delete btrees when releasing metadata snapshotJoe Thornber2015-08-121-2/+2
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-08-132-58/+74
| |\ \
| | * \ Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2015-07-272-58/+74
| | |\ \
| | | * | xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()Bob Liu2015-07-241-2/+2