netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-09 11:48:15 to 2016-07-11 20:54:39 UTC [more...]

[patch net-next 1/2] devlink: add hardware messages tracing facility
 2016-07-11 20:54 UTC  (8+ messages)
` [patch net-next 2/2] mlxsw: core: Trace EMAD messages

[PATCH v5 01/32] bluetooth: Switch SMP to crypto_cipher_encrypt_one()
 2016-07-11 20:53 UTC 

[PATCH -next] bpf: make inode code explicitly non-modular
 2016-07-11 20:53 UTC  (3+ messages)

[PATCH net] sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_send
 2016-07-11 20:52 UTC  (3+ messages)

[PATCH][V2] nfp: check idx is -ENOSPC before using it is an index
 2016-07-11 20:52 UTC  (3+ messages)
  ` [oss-drivers] "

[PATCH v2 net] sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_send
 2016-07-11 20:51 UTC 

[PATCH v2] net: smc91x: ACPI Enable lan91x adapters
 2016-07-11 20:50 UTC  (2+ messages)

[PATCH] iwlwifi: add missing type declaration
 2016-07-11 20:49 UTC 

[PATCH v2 net] ipv6: addrconf: fix Juniper SSL VPN client regression
 2016-07-11 20:48 UTC  (6+ messages)

[PATCH net-next] drivers/net: fixup comments after "Future-proof tunnel offload handlers"
 2016-07-11 20:42 UTC  (3+ messages)

[PATCHv2 net] ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space
 2016-07-11 20:41 UTC  (3+ messages)

[PATCH -next] ipv4: af_inet: make it explicitly non-modular
 2016-07-11 20:37 UTC 

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

[PATCH RESEND] iwlwifi, Do not implement thermal zone unless ucode is loaded
 2016-07-11 20:31 UTC  (7+ messages)

[patch net-next] MAINTAINERS: release Scott from being a rocker maintainer
 2016-07-11 20:28 UTC  (2+ messages)

[PATCH net-next v2] tunnels: correct conditional build of MPLS and IPv6
 2016-07-11 20:27 UTC  (2+ messages)

[PATCH net-next 1/6] sctp: add SCTP_PR_SUPPORTED on sctp sockopt
 2016-07-11 20:25 UTC  (10+ messages)
` [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 0/6] sctp: implement rfc7496 in sctp
        ` [PATCH net-next 5/6] sctp: implement prsctp RTX policy
        ` [PATCH net-next 6/6] sctp: implement prsctp PRIO policy

[PATCH net 0/3] tipc: three small fixes
 2016-07-11 20:08 UTC  (4+ messages)
` [PATCH net 1/3] tipc: extend broadcast link initialization criteria
` [PATCH net 2/3] tipc: ensure correct broadcast send buffer release when peer is lost
` [PATCH net 3/3] tipc: reset all unicast links when broadcast send link fails

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

[PATCH net] tcp_timer.c: Add kernel-doc function descriptions
 2016-07-11 19:59 UTC  (3+ messages)

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

[net-next 0/6] common library for Chelsio drivers
 2016-07-11 19:55 UTC  (3+ messages)

[PATCH net-next 0/2] net: dsa: b53: Add Broadcom NSP switch support
 2016-07-11 19:52 UTC  (2+ messages)

4.6.3, pppoe + shaper workload, skb_panic / skb_push / ppp_start_xmit
 2016-07-11 19:45 UTC 

[PATCH net] udp: prevent bugcheck if filter truncates packet too much
 2016-07-11 19:43 UTC  (7+ messages)

[PATCH] bnxt_en: initialize rc to zero to avoid returning garbage
 2016-07-11 19:42 UTC  (2+ messages)

[PATCH 0/3] crypto/chcr: Add Chelsio Crypto Driver
 2016-07-11 19:30 UTC  (6+ messages)
` [PATCH 1/3] cxgb4: Add Chelsio LLD support Chelsio Crypto ULD
` [PATCH 2/3] chcr: Support for Chelsio's Crypto Hardware
` [PATCH 3/3] crypto: Added Chelsio Menu to the Kconfig file

[PATCH 0/7] pull request for net: batman-adv 2016-07-08
 2016-07-11 19:30 UTC  (2+ messages)

[PATCH] net: ethernet: intel: fm10k: Remove create_workqueue
 2016-07-11 19:21 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH nf-next 0/3] Compact netfilter hooks list
 2016-07-11 18:56 UTC  (5+ messages)
` [PATCH nf-next 3/3] netfilter: replace list_head with single linked list

[Intel-wired-lan] [PATCH] ixgbe: always initialize setup_fc
 2016-07-11 18:41 UTC 

[PATCH net] i40e: use valid online CPU on q_vector initialization
 2016-07-11 17:22 UTC  (2+ messages)

[PATCH net 0/2] net: ethoc: Error path and transmit fixes
 2016-07-11 17:15 UTC  (5+ messages)
` [PATCH net 1/2] net: ethoc: Fix early error paths
` [PATCH net 2/2] net: ethoc: Correctly pad short packets

[PATCH v6 00/12] Add driver bpf hook for early packet drop and forwarding
 2016-07-11 16:51 UTC  (40+ 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

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

[PATCH v2 0/6] net: ethernet: bgmac: Add platform device support
 2016-07-11 16:48 UTC  (4+ messages)
` [PATCH v2 6/6] dt-bindings: net: bgmac: add bindings documentation for bgmac

Multi-thread udp 4.7 regression, bisected to 71d8c47fc653
 2016-07-11 16:26 UTC  (9+ messages)

[PATCH v6 12/12] net/mlx4_en: add prefetch in xdp rx path
 2016-07-11 16:00 UTC  (4+ messages)
` [net-next PATCH RFC] mlx4: RX prefetch loop

[PATCH] nfp: check idx is -ENOSPC before using it is an index
 2016-07-11 15:59 UTC  (3+ messages)
  ` NACK: "

[PATCH v16 net-next 1/1] hv_sock: introduce Hyper-V Sockets
 2016-07-11 14:56 UTC 

[PATCH v16 net-next 0/1] introduce Hyper-V VM Sockets(hv_sock)
 2016-07-11 14:54 UTC 

[PATCH 0/3] *** support GMAC for RK3399 & RK3366 ***
 2016-07-11 14:34 UTC  (3+ messages)
` [PATCH 1/3] net: stmmac: dwmac-rk: add rk3366 & rk3399-specific data

[PATCH v15 net-next 1/1] hv_sock: introduce Hyper-V Sockets
 2016-07-11 14:19 UTC  (3+ messages)

Deleting child qdisc doesn't reset parent to default qdisc?
 2016-07-11 14:02 UTC  (10+ messages)
            ` [RFC PATCH] net: sched: convert qdisc linked list to hashtable (was Re: Deleting child qdisc doesn't reset parent to default qdisc?)
              ` [RFC PATCH v2] net: sched: convert qdisc linked list to hashtable
                ` [RFC PATCH v3] "

[PATCH net] ipv6: addrconf: fix Juniper SSL VPN client regression
 2016-07-11 13:38 UTC  (5+ messages)

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

[PATCH net-next 2/4] udp offload: allow GRO on 0 checksum packets
 2016-07-11 13:21 UTC  (3+ messages)

[iproute PATCH 0/2] Netns performance improvements
 2016-07-11 12:51 UTC  (11+ messages)

[RFC PATCH net-next 1/1] Introduce skbmod action
 2016-07-11 12:12 UTC 

[PATCH net-next 0/4] mlx4 VST QinQ support
 2016-07-11 10:33 UTC  (8+ 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/3] net: smsc911x: augment device tree bindings
 2016-07-11 10:23 UTC  (4+ messages)
` [PATCH 3/3] RFC: net: smsc911x: add wake-up event interrupt support

[GIT PULL nf] Second Round of IPVS Fixes for v4.7
 2016-07-11 10:04 UTC  (2+ messages)

[GIT PULL nf-next] IPVS Updates for v4.8
 2016-07-11 10:04 UTC  (2+ messages)

[PATCH v11 00/22] Add HiSilicon RoCE driver
 2016-07-11  9:38 UTC  (3+ messages)

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

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

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

[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 

[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] 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 

[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] 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  (11+ 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).