summaryrefslogtreecommitdiffstats
path: root/include/xen (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-17tipc: don't sanity check non-existing TLV (NL compat)Richard Alpe1-1/+1
2015-08-17bnx2: Fix bandwidth allocation for some MF modesYuval Mintz3-2/+6
2015-08-17ipv4: fix refcount leak in fib_check_nh()Eric Dumazet1-1/+2
2015-08-14net: Introduce VRF device driverDavid Ahern3-0/+693
2015-08-14net: frags: Add VRF device index to cache and lookupDavid Ahern1-5/+13
2015-08-14net: Use VRF index for oif in ip_send_unicast_replyDavid Ahern1-1/+6
2015-08-14net: Use passed in table for nexthop lookupsDavid Ahern1-2/+11
2015-08-14net: Add routes to the table associated with the deviceDavid Ahern2-10/+23
2015-08-14net: Fix up inet_addr_type checksDavid Ahern6-14/+53
2015-08-14net: Add inet_addr lookup by tableDavid Ahern2-7/+16
2015-08-14udp: Handle VRF device in sendmsgDavid Ahern1-1/+21
2015-08-14net: Use VRF device index for lookups on TXDavid Ahern5-2/+18
2015-08-14net: Use VRF device index for lookups on RXDavid Ahern2-2/+9
2015-08-14net: Introduce VRF related flags and helpersDavid Ahern3-0/+168
2015-08-14net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfoAndy Gospodarek1-1/+4
2015-08-14net: allow sleeping when modifying store_rps_mapSasha Levin1-4/+4
2015-08-14net: dsa: mv88e6xxx: use port 802.1Q mode SecureVivien Didelot2-7/+12
2015-08-14net: dsa: mv88e6xxx: add VLAN Load supportVivien Didelot3-0/+180
2015-08-14net: dsa: mv88e6xxx: add VLAN Purge supportVivien Didelot3-0/+116
2015-08-14net: dsa: mv88e6xxx: add VLAN support to FDB dumpVivien Didelot1-2/+40
2015-08-14net: dsa: mv88e6xxx: add VLAN Get Next supportVivien Didelot3-0/+167
2015-08-14net: dsa: mv88e6xxx: flush VTU and STU entriesVivien Didelot2-0/+36
2015-08-14net: dsa: add support for switchdev VLAN objectsVivien Didelot2-0/+169
2015-08-14net: ipv6 sysctl option to ignore routes when nexthop link is downAndy Gospodarek4-2/+116
2015-08-14net: track link status of ipv6 nexthopsAndy Gospodarek1-0/+2
2015-08-14cxgb4: Add MPS tracing supportHariprasad Shenai4-0/+475
2015-08-14net/fddi: remove HWM_REVERSE() macroyalin wang1-9/+0
2015-08-14rocker: hook ndo_neigh_destroy to cleanup neigh refs in driverScott Feldman2-1/+13
2015-08-14rocker: print switch ID consistent with phys_switch_id sysfs nodeScott Feldman1-1/+2
2015-08-14Convert smsc911x to use ACPI as well as DTJeremy Linton1-26/+22
2015-08-14Add a matching set of device_ functions for determining mac/phyJeremy Linton2-0/+77
2015-08-14tcp: TLP retransmits last if failed to send new packetYuchung Cheng1-16/+22
2015-08-14tcp: don't extend RTO on failed loss probe attemptsYuchung Cheng1-7/+6
2015-08-14ARM: dts: am33xx: update cpsw compatibleMugunthan V N1-1/+1
2015-08-14ARM: dts: dra7: update cpsw compatibleMugunthan V N1-1/+1
2015-08-14drivers: net: cpsw: add am335x errata workarround for interrutpsMugunthan V N1-6/+77
2015-08-13Revert x86 sigcontext cleanupsLinus Torvalds3-36/+17
2015-08-13EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle1-1/+1
2015-08-13cosa: missing error code on failure in probe()Dan Carpenter1-1/+2
2015-08-13documentation: bring vxlan documentation more up-to-dateRick Jones1-24/+28
2015-08-13net: fec: Remove unneeded use of IS_ERR_VALUE() macroFabio Estevam1-3/+3
2015-08-13bpf: fix bpf_perf_event_read() loop upper boundWei-Chun Chao1-1/+1
2015-08-13cxgb4: Add debugfs support to dump tid infoHariprasad Shenai3-5/+76
2015-08-13cxgb4: Differentiate between stids between server and filter regionHariprasad Shenai2-5/+11
2015-08-13cxgb4: Differentiates between TIDs being used in TCAM and HASHHariprasad Shenai3-6/+36
2015-08-13cxgb4: Add some more details to sge qinfoHariprasad Shenai1-8/+53
2015-08-13net: ipv4: increase dhcp inter device timeoutMugunthan V N1-1/+1
2015-08-13bpf: fix build warnings and add function read_trace_pipe()Kaixu Xia2-9/+14
2015-08-13net: atl1c: add BQL supportRon Angeles1-0/+10
2015-08-12gianfar: remove faulty filer optimizerJakub Kicinski1-337/+0