netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-08 16:10:58 to 2016-07-11 08:16:57 UTC [more...]

linux-next: build warning after merge of the net-next tree
 2016-07-11  8:16 UTC  (2+ messages)

[PATCH 0/3] Add Hisilicon MDIO bus driver and FEMAC driver
 2016-07-11  8:16 UTC  (6+ messages)
` [PATCH 3/3] net: hisilicon: Add Fast Ethernet MAC driver

[PATCH] net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, do segmentation even for non IPSKB_FORWARDED skbs
 2016-07-11  8:15 UTC  (13+ messages)

[PATCH 1/3] net: smsc911x: augment device tree bindings
 2016-07-11  8:14 UTC  (3+ messages)
` [PATCH 3/3] RFC: net: smsc911x: add wake-up event interrupt support

[PATCH net] tcp: make challenge acks less predictable
 2016-07-11  8:02 UTC  (6+ messages)
    ` [PATCH v2 "

DHCP via bridge in case of IPv4
 2016-07-11  6:15 UTC  (5+ messages)
` [LEDE-DEV] "

[PATCH v7 1/1] net: ethernet: Add TSE PCS support to dwmac-socfpga
 2016-07-11  5:08 UTC  (2+ messages)

[PATCH net-next 0/4] mlx4 VST QinQ support
 2016-07-10 16:00 UTC  (7+ messages)
` [PATCH net-next 2/4] net/mlx4: Preparation for VST QinQ
` [PATCH net-next 4/4] net/mlx4_core: Add an option to configure SVLAN TPID

[PATCH 1/2] net: ethernet: bcmgenet: use phydev from struct net_device
 2016-07-11  2:30 UTC  (9+ messages)
` [PATCH 2/2] net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings

NOTIFICATION
 2016-07-10 18:08 UTC 

Saudações
 2016-07-10 21:54 UTC 

[PATCH v6 00/12] Add driver bpf hook for early packet drop and forwarding
 2016-07-10 21:04 UTC  (30+ messages)
` [PATCH v6 01/12] bpf: add XDP prog type for early driver filter
` [PATCH v6 02/12] net: add ndo to set xdp prog in adapter rx
` [PATCH v6 04/12] net/mlx4_en: add support for fast rx drop bpf program
` [PATCH v6 05/12] Add sample for adding simple drop program to link
` [PATCH v6 12/12] net/mlx4_en: add prefetch in xdp rx path

Multi-thread udp 4.7 regression, bisected to 71d8c47fc653
 2016-07-10 19:48 UTC  (8+ messages)

[PATCHv2 net] ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space
 2016-07-10 18:11 UTC 

[PATCH net] sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_send
 2016-07-10 16:51 UTC 

[BUG?] tcp regression in v4.7-r1: c14ac9451c34832554db33386a4393be8bba3a7b breaks pulseaudio over TCP
 2016-07-10 16:32 UTC  (4+ messages)

[PATCH net-next 1/4] net/mlx4_core: Fix QUERY FUNC CAP flags
 2016-07-10  9:30 UTC  (2+ messages)

[PATCH] xfrm: fix crash in XFRM_MSG_GETSA netlink handler
 2016-07-10 12:21 UTC  (4+ messages)

[PATCH net-next v11 0/6] openvswitch: support for layer 3 encapsulated packets
 2016-07-10 11:14 UTC  (4+ messages)
` [PATCH net-next v11 4/6] openvswitch: add support to push and pop mpls for layer3 packets
    ` [ovs-dev] "

[PATCH v5] wlcore: spi: add wl18xx support
 2016-07-10  8:32 UTC 

[patch net-next] MAINTAINERS: release Scott from being a rocker maintainer
 2016-07-10  7:42 UTC 

[net-next:master 1099/1116] net/ipv4/tunnel4.c:218:3: error: label 'err_mpls' used but not defined
 2016-07-10  4:35 UTC 

[PATCH net-next v2] tunnels: correct conditional build of MPLS and IPv6
 2016-07-10  1:20 UTC 

[PATCH] tunnels: correct conditional build of MPLS
 2016-07-10  1:12 UTC  (2+ messages)

[PATCH net-next v2 0/4] net: support MPLS in IPv4 and UDP
 2016-07-10  0:12 UTC  (3+ messages)

[net-next:master 1099/1116] net/ipv4/tunnel4.c:226:1: warning: label 'err_ipv6' defined but not used
 2016-07-09 23:50 UTC 

[PATCH net] ipv6: addrconf: fix Juniper SSL VPN client regression
 2016-07-09 23:23 UTC  (3+ messages)

[net-next:master 1099/1116] net/ipv4/tunnel4.c:223:1: warning: label 'err_mpls' defined but not used
 2016-07-09 23:07 UTC 

dccp: potential deadlock in dccp_v4_ctl_send_reset
 2016-07-09 22:15 UTC  (4+ messages)
  ` [PATCH net] dccp: avoid "

[RFC 5/7] net: Add allocation flag to rtnl_unicast()
 2016-07-09 22:14 UTC  (6+ messages)
  ` [PATCH net-next] ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf()
    ` [PATCH net-next] ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf()

[PATCH v2 0/6] net: ethernet: bgmac: Add platform device support
 2016-07-09 22:11 UTC  (17+ messages)
` [PATCH v2 1/6] net: ethernet: bgmac: change bgmac_* prints to dev_* prints
` [PATCH v2 2/6] net: ethernet: bgmac: add dma_dev pointer
` [PATCH v2 3/6] net: ethernet: bgmac: move BCMA MDIO Phy code into a separate file
` [PATCH v2 4/6] net: ethernet: bgmac: convert to feature flags
` [PATCH v2 5/6] net: ethernet: bgmac: Add platform device support
` [PATCH v2 6/6] dt-bindings: net: bgmac: add bindings documentation for bgmac

[PATCH] Need proper type casting before assignment, Remove compilation Warning
 2016-07-09 22:06 UTC  (2+ messages)

[net-next PATCH V2] net: tracepoint napi:napi_poll add work and budget
 2016-07-09 22:05 UTC  (2+ messages)

[PATCH net-next 0/3] r8152: remove the redundant code
 2016-07-09 21:48 UTC  (2+ messages)

[PATCH net v2 0/4] ibmvnic driver bugfixes and improvements
 2016-07-09 21:43 UTC  (2+ messages)

[PATCH net] ipv4: reject RTNH_F_LINKDOWN for incompatible routes
 2016-07-09 20:11 UTC  (4+ messages)

Re;跨境电子商务物流供应商.为中小微企業提供出口退税和单证報關出口物流运输
 2016-07-09 19:57 UTC 

HI Dear
 2016-07-09 17:23 UTC 

[PATCH net-next 0/4] net: cleanup for UDP tunnel's GRO
 2016-07-09 15:56 UTC  (14+ messages)

[PATCH net] udp: prevent bugcheck if filter truncates packet too much
 2016-07-09 13:05 UTC  (6+ messages)

[PATCH net-next 0/6] sctp: implement rfc7496 in sctp
 2016-07-09 11:50 UTC  (8+ messages)
` [PATCH net-next 1/6] sctp: add SCTP_PR_SUPPORTED on sctp sockopt
  ` [PATCH net-next 2/6] sctp: add SCTP_DEFAULT_PRINFO into "
    ` [PATCH net-next 3/6] sctp: add SCTP_PR_ASSOC_STATUS on "
      ` [PATCH net-next 4/6] sctp: implement prsctp TTL policy
        ` [PATCH net-next 5/6] sctp: implement prsctp RTX policy
          ` [PATCH net-next 6/6] sctp: implement prsctp PRIO policy

XDP seeking input from NIC hardware vendors
 2016-07-09 11:27 UTC  (9+ messages)

[iproute PATCH] ip-address.8: Document autojoin flag
 2016-07-09 10:14 UTC 

[iproute PATCH 0/6] iplink: Improve documentation
 2016-07-09  9:22 UTC  (7+ messages)
` [iproute PATCH 1/6] iplink: List valid 'type' argument in ip link help text
` [iproute PATCH 2/6] iplink: bond_slave: Add missing help functions
` [iproute PATCH 3/6] ip-link.8: Extend type list in synopsis
` [iproute PATCH 4/6] ip-link.8: Place 'ip link set' warning more prominently
` [iproute PATCH 5/6] ip-link.8: Add slave type option descriptions
` [iproute PATCH 6/6] ip-link.8: Fix font choices

[GIT PULL net-next] rxrpc: Improve conn/call lookup and fix call number generation [ver #3]
 2016-07-09  7:02 UTC  (4+ messages)

[PATCH] sctp: fix panic when sending auth chunks
 2016-07-09  4:08 UTC  (2+ messages)

[patch -next] bnxt: fix a condition
 2016-07-09  4:02 UTC  (2+ messages)

[PATCH net-next] net: dsa: initialize the routing table
 2016-07-09  4:00 UTC  (2+ messages)

[PATCH net-next] bpf: introduce bpf_get_current_task() helper
 2016-07-09  4:00 UTC  (2+ messages)

[PATCH net-next] tun: Don't assume type tun in tun_device_event
 2016-07-09  3:59 UTC  (2+ messages)

[RFC 0/7] netlink: Add allocation flag to netlink_unicast()
 2016-07-09  3:59 UTC  (5+ messages)
` [PATCH v2 net-next] rtnl: Add GFP flag argument to rtnl_unicast()

pull-request: mac80211 2016-07-06
 2016-07-09  3:54 UTC  (2+ messages)

[PATCH net] r8152: remove the setting of LAN_WAKE_EN
 2016-07-09  3:48 UTC  (2+ messages)

[Patch net] ppp: defer netns reference release for ppp channel
 2016-07-09  3:47 UTC  (2+ messages)

[PATCH net] net: mvneta: set real interrupt per packet for tx_done
 2016-07-09  3:45 UTC  (2+ messages)

[PATCH RESEND net-next] netvsc: Use the new in-place consumption APIs in the rx path
 2016-07-09  3:12 UTC  (2+ messages)

[PATCH -next] hfsc: reduce hfsc_sched to 14 cachelines
 2016-07-09  3:09 UTC  (2+ messages)

[PATCH net-next 0/9] net: dsa: mv88e6xxx: STP and Global 2 cleanup
 2016-07-09  0:03 UTC  (4+ messages)
` [PATCH net-next 6/9] net: dsa: mv88e6xxx: rework Switch MAC setter

[PATCH nf-next 0/3] Compact netfilter hooks list
 2016-07-08 23:30 UTC  (3+ messages)
` [PATCH nf-next 3/3] netfilter: replace list_head with single linked list

[PATCH] net: Fragment large datagrams even when IP_HDRINCL is set
 2016-07-08 23:21 UTC  (5+ messages)

[PATCH] Revert "net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings"
 2016-07-08 23:00 UTC  (2+ messages)

Resurrecting due to huge ipoib perf regression - [BUG] skb corruption and kernel panic at forwarding with fragmentation
 2016-07-08 21:17 UTC  (7+ messages)

[PATCH net] tcp_timer.c: Add kernel-doc function descriptions
 2016-07-08 20:58 UTC 

[PATCH net-next 2/4] udp offload: allow GRO on 0 checksum packets
 2016-07-08 21:03 UTC  (11+ messages)
` [PATCH net-next 3/4] vxlan: remove gro_cell support

[PATCH net-next 0/2] net: dsa: b53: Add Broadcom NSP switch support
 2016-07-08 20:02 UTC  (4+ messages)
` [PATCH net-next 1/2] net: dsa: b53: Allow SRAB driver to specify platform data
` [PATCH net-next 2/2] net: dsa: b53: Add support for BCM585xx/586xx/88312 integrated switch

[PATCH 0/2] ARM: dts: NSP: Add built-in Ethernet switch nodes
 2016-07-08 20:07 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: NSP: Add BCM958625HR switch ports
  ` [PATCH 1/2] ARM: dts: NSP: Add Switch Register Access Block node

[PATCH] bnxt_en: initialize rc to zero to avoid returning garbage
 2016-07-08 20:06 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: NSP: Add built-in Ethernet switch nodes
 2016-07-08 18:52 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: NSP: Add BCM958625HR switch ports
  ` [PATCH 1/3] ARM: dts: Enable SRAB switch and GMACs on 5301x DTS
  ` [PATCH 1/2] ARM: dts: NSP: Add Switch Register Access Block node
  ` [PATCH 2/3] ARM: dts: BCM5301X: Add SRAB interrupts

[net-next 0/6] common library for Chelsio drivers
 2016-07-08 17:33 UTC  (7+ messages)
` [net-next 1/6] libcxgb: add library module "
` [net-next 2/6] cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP support
` [net-next 3/6] cxgb4i,libcxgbi: add "
` [net-next 4/6] cxgb3i: "
` [net-next 5/6] libcxgb: export ppm release and tagmask set api
` [net-next 6/6] cxgb3i,cxgb4i: fix symbol not declared sparse warning

[iproute PATCH 0/2] Netns performance improvements
 2016-07-08 17:18 UTC  (10+ messages)

[PATCH v2 1/2] libxt_hashlimit: Prepare libxt_hashlimit.c for revision 2
 2016-07-08 17:02 UTC  (4+ messages)

[PATCH] (resend) ixgbe: always initialize setup_fc
 2016-07-08 17:00 UTC  (5+ messages)
  ` [Intel-wired-lan] "

[PATCH] xen-netback: prefer xenbus_write() over xenbus_printf() where possible
 2016-07-08 16:15 UTC  (3+ messages)

[PATCH v2 4/4] xen-netback: prefer xenbus_scanf() over xenbus_gather()
 2016-07-08 16:14 UTC  (2+ messages)
  ` [Xen-devel] "

[PATCH 7/7] ARM: dts: NSP: Add bgmac entries
 2016-07-08 16:14 UTC  (2+ messages)

ipv6 issues after an DDoS for kernel 4.6.3
 2016-07-08 16:10 UTC  (5+ messages)


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).