summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-17packet: add classic BPF fanout modeWillem de Bruijn
2015-08-17lwtunnel: rename ip lwtunnel attributesJiri Benc
2015-08-17smsc911x: Fix crash seen if neither ACPI nor OF is configured or usedGuenter Roeck
2015-08-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-08-17net: fix endian check warning in etherdevice.hJesse Brandeburg
2015-08-17Merge branch 'iff_no_queue'David S. Miller
2015-08-17net: sch_generic: react upon IFF_NO_QUEUE flagPhil Sutter
2015-08-17net: declare new net_device priv_flag IFF_NO_QUEUEPhil Sutter
2015-08-17tipc: don't sanity check non-existing TLV (NL compat)Richard Alpe
2015-08-17bnx2: Fix bandwidth allocation for some MF modesYuval Mintz
2015-08-17ipv4: fix refcount leak in fib_check_nh()Eric Dumazet
2015-08-14Merge branch 'vrf-lite'David S. Miller
2015-08-14net: Introduce VRF device driverDavid Ahern
2015-08-14net: frags: Add VRF device index to cache and lookupDavid Ahern
2015-08-14net: Use VRF index for oif in ip_send_unicast_replyDavid Ahern
2015-08-14net: Use passed in table for nexthop lookupsDavid Ahern
2015-08-14net: Add routes to the table associated with the deviceDavid Ahern
2015-08-14net: Fix up inet_addr_type checksDavid Ahern
2015-08-14net: Add inet_addr lookup by tableDavid Ahern
2015-08-14udp: Handle VRF device in sendmsgDavid Ahern
2015-08-14net: Use VRF device index for lookups on TXDavid Ahern
2015-08-14net: Use VRF device index for lookups on RXDavid Ahern
2015-08-14net: Introduce VRF related flags and helpersDavid Ahern
2015-08-14net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfoAndy Gospodarek
2015-08-14net: allow sleeping when modifying store_rps_mapSasha Levin
2015-08-14Merge branch 'mv88e6xxx-hw-vlan'David S. Miller
2015-08-14net: dsa: mv88e6xxx: use port 802.1Q mode SecureVivien Didelot
2015-08-14net: dsa: mv88e6xxx: add VLAN Load supportVivien Didelot
2015-08-14net: dsa: mv88e6xxx: add VLAN Purge supportVivien Didelot
2015-08-14net: dsa: mv88e6xxx: add VLAN support to FDB dumpVivien Didelot
2015-08-14net: dsa: mv88e6xxx: add VLAN Get Next supportVivien Didelot
2015-08-14net: dsa: mv88e6xxx: flush VTU and STU entriesVivien Didelot
2015-08-14net: dsa: add support for switchdev VLAN objectsVivien Didelot
2015-08-14net: ipv6 sysctl option to ignore routes when nexthop link is downAndy Gospodarek
2015-08-14net: track link status of ipv6 nexthopsAndy Gospodarek
2015-08-14cxgb4: Add MPS tracing supportHariprasad Shenai
2015-08-14net/fddi: remove HWM_REVERSE() macroyalin wang
2015-08-14rocker: hook ndo_neigh_destroy to cleanup neigh refs in driverScott Feldman
2015-08-14rocker: print switch ID consistent with phys_switch_id sysfs nodeScott Feldman
2015-08-13Merge branch 'smsc911x-acpi'David S. Miller
2015-08-13Convert smsc911x to use ACPI as well as DTJeremy Linton
2015-08-13Add a matching set of device_ functions for determining mac/phyJeremy Linton
2015-08-13Merge branch 'tcp-loss-probe'David S. Miller
2015-08-13tcp: TLP retransmits last if failed to send new packetYuchung Cheng
2015-08-13tcp: don't extend RTO on failed loss probe attemptsYuchung Cheng
2015-08-13Merge branch 'cpsw-errata-workaround'David S. Miller
2015-08-13ARM: dts: am33xx: update cpsw compatibleMugunthan V N
2015-08-13ARM: dts: dra7: update cpsw compatibleMugunthan V N
2015-08-13drivers: net: cpsw: add am335x errata workarround for interrutpsMugunthan V N
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller