summaryrefslogtreecommitdiffstats
path: root/net/bridge (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-18net:liquidio: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2016-06-18gtp: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2016-06-18Documentation: DT: cpsw: remove rx_descs propertyIvan Khoronzhuk5-5/+0
2016-06-18net: ethernet: ti: cpsw: remove rx_descs propertyIvan Khoronzhuk4-11/+10
2016-06-18tipc: potential shift wrapping bug in map_set()Dan Carpenter1-2/+2
2016-06-18net: ipv6: Address selection needs to consider L3 domainsDavid Ahern2-0/+79
2016-06-18net: vrf: Implement get_saddr for IPv6David Ahern4-2/+86
2016-06-18net: ipv6: Move ip6_route_get_saddr to inlineDavid Ahern2-20/+18
2016-06-18net: lantiq_etop: remove unused variableSudip Mukherjee1-1/+0
2016-06-18vxlan: Add new UDP encapsulation offload type for VXLAN-GPEAlexander Duyck2-0/+7
2016-06-18net: Remove deprecated tunnel specific UDP offload functionsAlexander Duyck4-113/+14
2016-06-18qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck4-32/+14
2016-06-18qede: Move all UDP port notifiers to single functionAlexander Duyck2-85/+50
2016-06-18nfp: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck1-8/+14
2016-06-18mlx5_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck1-7/+13
2016-06-18mlx4_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck3-30/+20
2016-06-18ixgbe: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2-42/+26
2016-06-18i40e: Move all UDP port notifiers to single functionAlexander Duyck2-156/+51
2016-06-18fm10k: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2-27/+20
2016-06-18benet: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2-25/+15
2016-06-18bnxt: Move GENEVE support from hard-coded port to using port notifierAlexander Duyck2-6/+33
2016-06-18bnxt: Update drivers to support unified UDP encapsulation offload functionsAlexander Duyck2-29/+40
2016-06-18bnx2x: Move all UDP port notifiers to single functionAlexander Duyck2-81/+33
2016-06-18net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck7-8/+41
2016-06-18net: Combine GENEVE and VXLAN port notifiers into single functionsAlexander Duyck4-102/+151
2016-06-18vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includesAlexander Duyck5-26/+3
2016-06-17can: rcar_can: Move Renesas CAN driver to rcar dirRamesh Shanmugasundaram5-12/+12
2016-06-17can: rcar_canfd: Add Renesas R-Car CAN FD driverRamesh Shanmugasundaram6-0/+1802
2016-06-17can: bcm: add documentation for CAN FD supportOliver Hartkopp1-1/+24
2016-06-17can: bcm: add support for CAN FD framesOliver Hartkopp2-88/+136
2016-06-17can: bcm: unify bcm_msg_head handling and prepare function parametersOliver Hartkopp1-25/+29
2016-06-17can: bcm: use CAN frame instead of can_frame in commentsOliver Hartkopp1-16/+16
2016-06-17can: bcm: fix indention and other minor style issuesOliver Hartkopp1-14/+12
2016-06-17can: gs_usb: add ethtool set_phys_id callback to locate physical deviceMaximilian Schneider1-31/+85
2016-06-17can: gs_usb: codingstyle: introduce use of BIT() + fix indentionMaximilian Schneider1-11/+14
2016-06-17can: tscan1: Utilize the module_isa_driver macroWilliam Breathitt Gray1-11/+1
2016-06-17can: slcan: Replace sizeof struct can_frame with CAN_MTUMarek Vasut1-2/+2
2016-06-17can: dev: can-calc-bit-timing(): better sample point calculationMarc Kleine-Budde1-55/+85
2016-06-17can: build proc support only if CONFIG_PROC_FS is activatedAlexander Aring3-3/+14
2016-06-17MAINTAINERS: Add file patterns for can device tree bindingsGeert Uytterhoeven1-0/+1
2016-06-17net, cls: also reject deleting all filters when TCA_KIND presentDaniel Borkmann1-1/+1
2016-06-17vmxnet3: update to version 3Shrikrishna Khare2-3/+8
2016-06-17vmxnet3: introduce command to register memory regionShrikrishna Khare1-0/+17
2016-06-17vmxnet3: add support for get_coalesce, set_coalesce ethtool operationsShrikrishna Khare4-1/+253
2016-06-17vmxnet3: add receive data ring supportShrikrishna Khare4-45/+193
2016-06-17vmxnet3: allow variable length transmit data ring bufferShrikrishna Khare4-19/+64
2016-06-17vmxnet3: introduce generalized command interface to configure the deviceShrikrishna Khare1-1/+21
2016-06-17vmxnet3: prepare for version 3 changesShrikrishna Khare6-20/+36
2016-06-17s390/qeth: fix indentation in qeth_l3_arp_querySebastian Ott1-13/+12
2016-06-17qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperS...Hans Wippel2-4/+17