netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-11 11:15:21 to 2017-04-12 07:59:21 UTC [more...]

[PATCH v2 0/3] of: Make of_match_node() an inline stub for CONFIG_OF=n
 2017-04-12  7:59 UTC  (5+ messages)
` [PATCH v2 1/3] mfd: max8998: Remove CONFIG_OF around max8998_dt_match
` [PATCH v2 2/3] net: macb: Remove CONFIG_OF around DT match table
` [PATCH v2 3/3] of: Make of_match_node() an inline stub for CONFIG_OF=n

[PATCH net-next v1 1/1] L2TP device MTU setup - tunnel socket needs a lock
 2017-04-12  7:53 UTC  (2+ messages)

Network driver "test suite"
 2017-04-12  7:47 UTC  (4+ messages)

[PATCH v3 00/20] net-next: stmmac: add dwmac-sun8i ethernet driver
 2017-04-12  7:42 UTC  (4+ messages)
` [PATCH v3 01/20] net: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addr

[PATCH] net: xdp: don't export dev_change_xdp_fd()
 2017-04-12  7:32 UTC 

[PATCH rdma-next v1 00/12] Omni-Path Virtual Network Interface Controller (VNIC)
 2017-04-12  7:08 UTC  (14+ messages)
` [PATCH rdma-next v1 01/12] IB/opa-vnic: Virtual Network Interface Controller (VNIC) documentation
` [PATCH rdma-next v1 06/12] IB/opa-vnic: VNIC statistics support
` [PATCH rdma-next v1 07/12] IB/opa-vnic: VNIC MAC table support
` [PATCH rdma-next v1 08/12] IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) interface
  ` [PATCH rdma-next v1 02/12] IB/opa-vnic: RDMA NETDEV interface
  ` [PATCH rdma-next v1 03/12] IB/opa-vnic: Virtual Network Interface Controller (VNIC) interface
  ` [PATCH rdma-next v1 04/12] IB/opa-vnic: Virtual Network Interface Controller (VNIC) netdev
  ` [PATCH rdma-next v1 05/12] IB/opa-vnic: VNIC Ethernet Management (EM) structure definitions
  ` [PATCH rdma-next v1 09/12] IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) function
` [PATCH rdma-next v1 10/12] IB/hfi1: OPA_VNIC RDMA netdev support
` [PATCH rdma-next v1 11/12] IB/hfi1: Virtual Network Interface Controller (VNIC) HW support
` [PATCH rdma-next v1 12/12] IB/hfi1: VNIC SDMA support

[RFC PATCH tip/master 0/3] kprobes: tracing: kretprobe_instance dynamic allocation
 2017-04-12  6:42 UTC  (7+ messages)
` [RFC PATCH tip/master 2/3] kprobes: Allocate kretprobe instance if its free list is empty

[PATCH rfc 0/6] Automatic affinity settings for nvme over rdma
 2017-04-12  6:34 UTC  (3+ messages)

[PATCH RFC ipsec-next 0/14] IPsec hardware offloding API
 2017-04-12  6:26 UTC  (15+ messages)
` [PATCH RFC ipsec-next 01/14] net: Add ESP offload features
` [PATCH RFC ipsec-next 02/14] xfrm: Add a xfrm type offload
` [PATCH RFC ipsec-next 03/14] xfrm: Move device notifications to a sepatate file
` [PATCH RFC ipsec-next 04/14] xfrm: Add mode handlers for IPsec on layer 2
` [PATCH RFC ipsec-next 05/14] xfrm: Add an IPsec hardware offloading API
` [PATCH RFC ipsec-next 06/14] esp6: Remame esp_input_done2
` [PATCH RFC ipsec-next 07/14] esp4: Reorganize esp_output
` [PATCH RFC ipsec-next 08/14] esp6: "
` [PATCH RFC ipsec-next 09/14] esp: Add gso handlers for esp4 and esp6
` [PATCH RFC ipsec-next 10/14] xfrm: Add xfrm_replay_overflow functions for offloading
` [PATCH RFC ipsec-next 11/14] esp: Use a synchronous crypto algorithm on offloading
` [PATCH RFC ipsec-next 12/14] net: Add a xfrm validate function to validate_xmit_skb
` [PATCH RFC ipsec-next 13/14] xfrm: Add encapsulation header offsets while SKB is not encrypted
` [PATCH RFC ipsec-next 14/14] xfrm: Prepare the GRO codepath for hardware offloading

[PATCH next] bonding: handle link transition from FAIL to UP correctly
 2017-04-12  5:36 UTC 

[PATCH v2 net-next] net: dwc-xlgmac: add the initial ethtool support
 2017-04-12  5:10 UTC 

[PATCH net-next] net: dwc-xlgmac: add the initial ethtool support
 2017-04-12  5:08 UTC  (3+ messages)

[PATCH net-next v3 1/1] net: ipv4: Refine the ipv4_default_advmss
 2017-04-12  4:34 UTC 

[PATCH net-next v2 1/1] net: ipv4: Refine the ipv4_default_advmss
 2017-04-12  4:13 UTC  (3+ messages)

[PATCH v2 00/10] ftgmac100: Rework batch 4 - Misc
 2017-04-12  3:27 UTC  (11+ messages)
` [PATCH v2 01/10] ftgmac100: Upgrade to NETIF_F_HW_CSUM
` [PATCH v2 02/10] ftgmac100: Use device "compatible" property, not machine
` [PATCH v2 03/10] ftgmac100: Disable HW checksum generation on AST2400, enable on others
` [PATCH v2 04/10] ftgmac100: Set netdev->hw_features
` [PATCH v2 05/10] ftgmac100: Rename ftgmac100_set_mac to ftgmac100_write_mac_addr
` [PATCH v2 06/10] ftgmac100: Rename ftgmac100_setup_mac to ftgmac100_initial_mac
` [PATCH v2 07/10] ftgmac100: Open code remaining register writes
` [PATCH v2 08/10] ftgmac100: Add more register inits in ftgmac100_init_hw()
` [PATCH v2 09/10] ftgmac100: Make ring sizes configurable via ethtool
` [PATCH v2 10/10] ftgmac100: Set default ring sizes to 128 entries

[PATCH net-next] devlink: fix return value check in devlink_dpipe_header_put()
 2017-04-12  3:30 UTC  (5+ messages)
` [PATCH net-next v2] "

[PATCH net-next 00/10] net/smc: patches for net-next
 2017-04-12  3:01 UTC  (2+ messages)

[PATCH net-next 1/1] net: ipv4: Refine the ipv4_default_advmss
 2017-04-12  2:33 UTC  (3+ messages)

[PATCH net v3 0/2] bridge: Fix kernel oops during bridge creation
 2017-04-12  2:23 UTC  (2+ messages)

[PATCH] net: stmmac: use netif_set_real_num_{rx,tx}_queues
 2017-04-12  2:21 UTC  (2+ messages)

[PATCH] smsc95xx: Add comments to the registers definition
 2017-04-12  2:18 UTC  (3+ messages)

[PATCH net-next,1/3] hv_netvsc: Use per socket hash when available
 2017-04-12  2:12 UTC  (2+ messages)

[PATCH net-next v2] net: allow configuring default qdisc
 2017-04-12  2:09 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the pci tree
 2017-04-12  0:25 UTC 

[PATCH 00/10] ftgmac100: Rework batch 4 - Misc
 2017-04-12  0:08 UTC  (10+ messages)
` [PATCH 01/10] ftgmac100: Upgrade to NETIF_F_HW_CSUM

[PATCH net-next v2 0/8] rtnetlink: Cleanup user notifications for netdev events
 2017-04-12  0:02 UTC  (9+ messages)
` [PATCH net-next v2 1/8] rtnetlink: Do not generate notifications for MTU events
` [PATCH net-next v2 2/8] rtnetlink: Do not generate notification for UDP_TUNNEL_PUSH_INFO
` [PATCH net-next v2 3/8] rtnetlink: Do not generate notifications for CHANGEADDR event
` [PATCH net-next v2 4/8] rtnetlink: Do not generate notifications for POST_TYPE_CHANGE event
` [PATCH net-next v2 5/8] rtnetlink: Do not generate notifications for PRECHANGEUPPER event
` [PATCH net-next v2 6/8] rtnetlink: Do not generate notifications for CHANGELOWERSTATE event
` [PATCH net-next v2 7/8] rtnetlink: Do not generate notifications for NETDEV_CHANGEUPPER event
` [PATCH net-next v2 8/8] rtnetlink: Do not generate notifications for NETDEV_CHANGE_TX_QUEUE_LEN event

[RFC net-next] of: mdio: Honor hints from MDIO bus drivers
 2017-04-11 23:23 UTC  (4+ messages)

af_packet: use after free in prb_retire_rx_blk_timer_expired
 2017-04-11 23:22 UTC  (3+ messages)

[PATCH] tools: bpf_jit_disasm: Add option to dump JIT image to a file
 2017-04-11 23:11 UTC  (3+ messages)

[PATCH iproute2 net-next 0/2] ip: Allow TTL propagation to/from IP packets to be configured
 2017-04-11 22:37 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 iproute2 net-next 1/2] iproute: Add support for ttl-propagation attribute
  ` [PATCH v2 iproute2 net-next 2/2] iproute: Add support for MPLS LWT ttl attribute

[PATCH] xen/9pfs: use %d format specifier instead of %u for a signed int
 2017-04-11 21:29 UTC 

[PATCH net-next] net: dsa: add CONFIG_NET_DSA_LEGACY
 2017-04-11 21:20 UTC  (3+ messages)

[PATCH nf-next] ipvs: remove unused function ip_vs_set_state_timeout
 2017-04-11 20:55 UTC  (2+ messages)

vlan tagging problem
 2017-04-11 20:49 UTC  (2+ messages)

55 netdev
 2017-04-11 20:23 UTC 

[PATCH 00/12] Delete CURRENT_TIME, CURRENT_TIME_SEC and current_fs_time
 2017-04-11 20:12 UTC  (5+ messages)
` [PATCH 06/12] audit: Use timespec64 to represent audit timestamps

[PATCH v3 0/5] netlink extended ACK reporting
 2017-04-11 19:43 UTC  (14+ messages)
` [PATCH v3 1/5] netlink: "

[PATCH net-next v5 2/2] L2TP:Adjust intf MTU, add underlay L3, L2 hdrs
 2017-04-11 19:12 UTC  (5+ messages)

RFC: Checksum offload and XDP
 2017-04-11 19:00 UTC  (9+ messages)

[PATCH net-next v2] bpf: pass sk to helper functions
 2017-04-11 18:54 UTC  (3+ messages)

[PATCH] net: stmmac: add drop transmit status feature
 2017-04-11 18:53 UTC  (4+ messages)

[PATCH net-next 00/10] more s390/net updates
 2017-04-11 18:51 UTC  (12+ messages)
` [PATCH net-next 01/10] s390/qeth: move common ioctl handling to core
` [PATCH net-next 02/10] s390/qeth: move NAPI poll routine "
` [PATCH net-next 03/10] s390/qeth: move gdev shutdown handler "
` [PATCH net-next 04/10] s390/qeth: remove unused parameter
` [PATCH net-next 05/10] s390/qeth: use correct return type for hard_start_xmit()
` [PATCH net-next 06/10] s390/qeth: use and remove some defines
` [PATCH net-next 07/10] s390/qeth: clean up qeth_set_ecmd_adv_sup()
` [PATCH net-next 08/10] s390/qeth: convert to ETHTOOL_GLINKSETTINGS API
` [PATCH net-next 09/10] s390/qeth: use LINK_MODE_* to report the link characteristics
` [PATCH net-next 10/10] s390/qeth: remove unimplemented gdev routines

[PATCH net-next v4 1/2] bpf: remove struct bpf_prog_type_list
 2017-04-11 18:39 UTC  (7+ messages)
` [PATCH net-next v4 2/2] bpf: remove struct bpf_map_type_list

[PATCH net-next 0/6] net: fec: driver code clean
 2017-04-11 18:36 UTC  (7+ messages)
` [PATCH net-next 2/6] net: fec: avoid BD pointer type cast to 32bit
` [PATCH net-next 3/6] net: fec: pass ->dev to dma_alloc__coherent() API
` [PATCH net-next 4/6] net: fec: add phy-reset-gpios PROBE_DEFER check
` [PATCH net-next 5/6] net: fec: correct the errata number comment typo
` [PATCH net-next 6/6] net: fec: add ERR007885 for i.MX6ul enet IP

[PATCH net-next 0/2] l2tp: drop l2tp_session_find()
 2017-04-11 17:48 UTC  (2+ messages)

[PATCH net-next] bpf: pass sk to helper functions
 2017-04-11 17:31 UTC  (3+ messages)

[PATCH] net: phy: micrel: KSZ9031: fix crash when statistic requested
 2017-04-11 17:17 UTC  (5+ messages)

[PATCH v2 net-next RFC] Generic XDP
 2017-04-11 16:28 UTC  (7+ messages)

(unknown),
 2017-04-11 15:47 UTC 

macvlan on top of balance-alb bond
 2017-04-11 15:29 UTC  (2+ messages)

[PATCH net-next] bpf: add test_progs to .gitignore
 2017-04-11 15:16 UTC  (6+ messages)

remove pci_enable_msix() V3
 2017-04-11 15:16 UTC  (2+ messages)

[PATCH] bpf: reference may_access_skb() from __bpf_prog_run()
 2017-04-11 14:55 UTC  (2+ messages)

[PATCH] net: move padding in struct skb_shared_info
 2017-04-11 14:52 UTC  (5+ messages)

[PATCH net-next] net: ethernet: mediatek: enhance TX path with recycling more SKBs in one poll
 2017-04-11 14:49 UTC  (2+ messages)

[PATCH] net: rfkill: gpio: Add OBDA8723 ACPI HID
 2017-04-11 14:47 UTC  (6+ messages)

[PATCH net 0/2] Fix crash caused by reporting inconsistent skb->len to BQL
 2017-04-11 14:35 UTC  (3+ messages)
` [PATCH net 2/2] net: ethernet: mediatek: fix inconsistency of port number carried in TXD

[PATCHv3] net: dsa: add SMSC/Microchip LAN9303 three port ethernet switch driver
 2017-04-11 14:34 UTC  (9+ messages)
` [PATCH v3 1/4] net: dsa: add support for the SMSC-LAN9303 tagging format
` [PATCH v3 2/4] net: dsa: add new DSA switch driver for the SMSC-LAN9303
` [PATCH v3 3/4] net: dsa: LAN9303: add I2C managed mode support
` [PATCH v3 4/4] net: dsa: LAN9303: add MDIO "

pull request (net-next): ipsec-next 2017-04-11
 2017-04-11 14:32 UTC  (2+ messages)

Horrid balance-rr bonding udp throughput
 2017-04-11 14:28 UTC  (3+ messages)

admin
 2017-04-11 11:22 UTC 

[PATCH net-next v3 0/2] bpf: prog/map type reductions
 2017-04-11 13:29 UTC  (3+ messages)
` [PATCH net-next v3 2/2] bpf: remove struct bpf_map_type_list

Hi, good day
 2017-04-11 12:25 UTC 

[PATCH net-next] net: stmmac: set total length of the packet to be transmitted in TDES3
 2017-04-11 12:41 UTC  (2+ messages)

eBPF - little-endian load instructions?
 2017-04-11 11:26 UTC  (5+ messages)

[PATCH v2 0/2] net: phy: state machine fixes for interrupt driven PHYs
 2017-04-11 11:17 UTC  (5+ messages)
` [PATCH v2 1/2] net: phy: Fix PHY AN done state machine "
  ` [PATCH v3 "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).