aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-18gre: better support for ICMP messages for gre+ipv6Eric Dumazet
2016-06-18ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEEDEric Dumazet
2016-06-18ip6: move ipip6_err_gen_icmpv6_unreach()Eric Dumazet
2016-06-18ipv6: icmp: add a force_saddr param to icmp6_send()Eric Dumazet
2016-06-17net: ethernet: et131x: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-17net: ethernet: et131x: use phydev from struct net_devicePhilippe Reynes
2016-06-17RDS: TCP: Fix non static symbol warningsWei Yongjun
2016-06-17net:liquidio: remove unused including <linux/version.h>Wei Yongjun
2016-06-17gtp: remove unused including <linux/version.h>Wei Yongjun
2016-06-17Merge tag 'linux-can-next-for-4.8-20160617' of git://git.kernel.org/pub/scm/l...David S. Miller
2016-06-17Merge branch 'cpsw-delete-rx_descs'David S. Miller
2016-06-17Documentation: DT: cpsw: remove rx_descs propertyIvan Khoronzhuk
2016-06-17net: ethernet: ti: cpsw: remove rx_descs propertyIvan Khoronzhuk
2016-06-17tipc: potential shift wrapping bug in map_set()Dan Carpenter
2016-06-17Merge branch 'vrf-next'David S. Miller
2016-06-17net: ipv6: Address selection needs to consider L3 domainsDavid Ahern
2016-06-17net: vrf: Implement get_saddr for IPv6David Ahern
2016-06-17net: ipv6: Move ip6_route_get_saddr to inlineDavid Ahern
2016-06-17net: lantiq_etop: remove unused variableSudip Mukherjee
2016-06-17Merge branch 'tunnel-offload-future-proof'David S. Miller
2016-06-17vxlan: Add new UDP encapsulation offload type for VXLAN-GPEAlexander Duyck
2016-06-17net: Remove deprecated tunnel specific UDP offload functionsAlexander Duyck
2016-06-17qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-17qede: Move all UDP port notifiers to single functionAlexander Duyck
2016-06-17nfp: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-17mlx5_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-17mlx4_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-17ixgbe: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-17i40e: Move all UDP port notifiers to single functionAlexander Duyck
2016-06-17fm10k: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-17benet: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-17bnxt: Move GENEVE support from hard-coded port to using port notifierAlexander Duyck
2016-06-17bnxt: Update drivers to support unified UDP encapsulation offload functionsAlexander Duyck
2016-06-17bnx2x: Move all UDP port notifiers to single functionAlexander Duyck
2016-06-17net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck
2016-06-17net: Combine GENEVE and VXLAN port notifiers into single functionsAlexander Duyck
2016-06-17vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includesAlexander Duyck
2016-06-17can: rcar_can: Move Renesas CAN driver to rcar dirRamesh Shanmugasundaram
2016-06-17can: rcar_canfd: Add Renesas R-Car CAN FD driverRamesh Shanmugasundaram
2016-06-17can: bcm: add documentation for CAN FD supportOliver Hartkopp
2016-06-17can: bcm: add support for CAN FD framesOliver Hartkopp
2016-06-17can: bcm: unify bcm_msg_head handling and prepare function parametersOliver Hartkopp
2016-06-17can: bcm: use CAN frame instead of can_frame in commentsOliver Hartkopp
2016-06-17can: bcm: fix indention and other minor style issuesOliver Hartkopp
2016-06-17can: gs_usb: add ethtool set_phys_id callback to locate physical deviceMaximilian Schneider
2016-06-17can: gs_usb: codingstyle: introduce use of BIT() + fix indentionMaximilian Schneider
2016-06-17can: tscan1: Utilize the module_isa_driver macroWilliam Breathitt Gray
2016-06-17can: slcan: Replace sizeof struct can_frame with CAN_MTUMarek Vasut
2016-06-17can: dev: can-calc-bit-timing(): better sample point calculationMarc Kleine-Budde
2016-06-17can: build proc support only if CONFIG_PROC_FS is activatedAlexander Aring