netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-09 08:20:16 to 2016-03-10 10:20:18 UTC [more...]

[RFC] net: ipv4 -- Introduce ifa limit per net
 2016-03-10 10:20 UTC  (20+ messages)

[PATCH v5 net-next 00/10] API set for HW Buffer management
 2016-03-10 10:09 UTC  (11+ messages)
` [PATCH v5 net-next 01/10] misc: sram: add optional ioremap without write combining
` [PATCH v5 net-next 02/10] ARM: dts: armada-38x: add buffer manager nodes
` [PATCH v5 net-next 03/10] ARM: dts: armada-38x: enable buffer manager support on Armada 38x boards
` [PATCH v5 net-next 04/10] ARM: dts: armada-xp: add buffer manager nodes
` [PATCH v5 net-next 05/10] ARM: dts: armada-xp: enable buffer manager support on Armada XP boards
` [PATCH v5 net-next 06/10] ARM: dts: armada-xp-openblocks-ax3-4: Add BM support
` [PATCH v5 net-next 07/10] bus: mvebu-mbus: provide api for obtaining IO and DRAM window information
` [PATCH v5 net-next 08/10] net: mvneta: bm: add support for hardware buffer management
` [PATCH v5 net-next 09/10] net: add a hardware buffer management helper API
` [PATCH v5 net-next 10/10] net: mvneta: Use the new hwbm framework

[PATCH net-next 0/3] MACsec IEEE 802.1AE implementation
 2016-03-10  9:55 UTC  (11+ messages)
` [PATCH net-next 1/3] uapi: add MACsec bits
` [PATCH net-next 3/3] macsec: introduce IEEE 802.1AE driver

[PATCH net] sctp: fix the transports round robin issue when init is retransmitted
 2016-03-10  9:48 UTC  (2+ messages)

[PATCH next v2 6/7] xfrm: Use l3_dev for xfrm policy checks
 2016-03-10  9:48 UTC  (2+ messages)

[PATCH next v2 0/7] Introduce l3_dev pointer for L3 processing
 2016-03-10  9:47 UTC  (2+ messages)

pull-request: can-next 2016-03-10
 2016-03-10  9:33 UTC 

[PATCH nf-next v8 1/8] netfilter: Remove IP_CT_NEW_REPLY definition
 2016-03-10  9:16 UTC  (5+ messages)
` [PATCH nf-next v8 3/8] openvswitch: Add commentary to conntrack.c

[PATCH v3 0/8] arm64: rockchip: Initial GeekBox enablement
 2016-03-10  9:13 UTC  (23+ messages)

[PATCH] bpf: make bpf_stackmap_copy conditionally called
 2016-03-10  9:11 UTC  (3+ messages)

[net-next] netconf: add macro to represent all attributes
 2016-03-10  8:55 UTC 

[patch net 0/2] net: hns: get and set RSS indirection table by using ethtool
 2016-03-10  8:24 UTC  (5+ messages)
` [patch net 1/2] net: hns: fix return value of the function about rss
` [patch net 2/2] net: hns: fixes a bug of RSS

[PATCH V4 0/3] basic busy polling support for vhost_net
 2016-03-10  6:48 UTC  (6+ messages)

Hung up was occurred after v4.4-rc1 during IPv6 Ready Logo Conformance Test
 2016-03-10  6:39 UTC  (2+ messages)

[PATCH net-next] bpf: avoid copying junk bytes in bpf_get_current_comm()
 2016-03-10  4:28 UTC  (2+ messages)

[PATCH net-next] bpf: bpf_stackmap_copy depends on CONFIG_PERF_EVENTS
 2016-03-10  4:28 UTC  (2+ messages)

[PATCH net-next 0/3] validate variable length ll headers
 2016-03-10  4:26 UTC  (7+ messages)
` [PATCH net-next 1/3] net: "
` [PATCH net-next 2/3] ax25: add link layer header validation function
` [PATCH net-next 3/3] packet: validate variable length ll headers

[PATCH nf-next v9 1/8] netfilter: Remove IP_CT_NEW_REPLY definition
 2016-03-10  3:47 UTC  (12+ messages)
  ` [PATCH nf-next v9 2/8] netfilter: Allow calling into nat helper without skb_dst
  ` [PATCH nf-next v9 4/8] openvswitch: Update the CT state key only after nf_conntrack_in()
` [PATCH nf-next v9 3/8] openvswitch: Add commentary to conntrack.c
` [PATCH nf-next v9 5/8] openvswitch: Find existing conntrack entry after upcall
` [PATCH nf-next v9 6/8] openvswitch: Handle NF_REPEAT in conntrack action
` [PATCH nf-next v9 7/8] openvswitch: Delay conntrack helper call for new connections
` [PATCH nf-next v9 8/8] openvswitch: Interface with NAT

[RFC PATCH 1/1] net namespace: dynamically configure new net namespace inherit net config
 2016-03-10  2:54 UTC 

[PATCH RFC net-next 0/2] tcp: Redundant Data Bundling (RDB)
 2016-03-10  2:27 UTC  (5+ messages)
` [PATCH v6 "

[PATCH net] net: hns: bug fix about ping6
 2016-03-10  2:17 UTC 

[PATCH net-next v3] tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In
 2016-03-10  1:55 UTC  (3+ messages)

[net-next PATCH] csum: Update csum_block_add to use rotate instead of byteswap
 2016-03-10  0:58 UTC  (11+ messages)

[PATCH net-next] ovs: allow nl 'flow set' to use ufid without flow key
 2016-03-10  0:32 UTC  (4+ messages)

[PATCH next 3/3] net: Use l3_dev instead of skb->dev for L3 processing
 2016-03-10  0:09 UTC  (10+ messages)

[net PATCH 0/2] Fix descriptor counting and avoid Tx hangs on e1000 w/ TSO
 2016-03-09 23:51 UTC  (5+ messages)
` [net PATCH 1/2] e1000: Do not overestimate descriptor counts in Tx pre-check
` [net PATCH 2/2] e1000: Double Tx descriptors needed check for 82544
  ` [Intel-wired-lan] "

[PATCH] rxrpc: Replace all unsigned with unsigned int
 2016-03-09 23:25 UTC  (2+ messages)

[PATCH nf-next v8 8/8] openvswitch: Interface with NAT
 2016-03-09 23:11 UTC  (2+ messages)

[RFC PATCH net-next 0/2] net: switchdev: add attribute for port bridging
 2016-03-09 22:58 UTC  (11+ messages)
` [RFC PATCH net-next 1/2] net: bridge: add switchdev attr "
` [RFC PATCH net-next 2/2] net: dsa: support SWITCHDEV_ATTR_ID_PORT_BRIDGE_IF

[PATCH] inet: set `error' value not under lock_sock()
 2016-03-09 22:46 UTC  (3+ messages)

[PATCH 1/2] isdn: icn: remove a #warning
 2016-03-09 22:10 UTC  (8+ messages)
` [PATCH 2/2] isdn: i4l: move active-isdn drivers to staging

[net-next PATCH 0/7] net: bulk alloc side and more bulk free drivers
 2016-03-09 22:07 UTC  (10+ messages)
` [net-next PATCH 2/7] mlx4: use napi_consume_skb API to get bulk free operations

[PATCH next v2 7/7] ipvlan: Implement L3-symmetric mode
 2016-03-09 21:50 UTC 

[PATCH next v2 5/7] raw: Use l3_dev for L3 ingress raw packet delivery
 2016-03-09 21:50 UTC 

[PATCH next v2 4/7] ipv6: Use l3_dev for L3 ingress processing
 2016-03-09 21:50 UTC 

[PATCH next v2 3/7] ipv4: Use l3_dev for L3 ingress processing
 2016-03-09 21:50 UTC 

[PATCH next v2 2/7] dev: Update packet dispatcher to pass l3_dev as an input device
 2016-03-09 21:49 UTC 

[PATCH next v2 1/7] dev: Add netif_get_l3_dev() helper
 2016-03-09 21:49 UTC 

[net-next PATCH 3/4] vxlan: Enforce IP ID verification on outer headers
 2016-03-09 21:49 UTC  (5+ messages)

[PATCH net] r8169:Remove unnecessary phy reset for pcie nic when setting link spped
 2016-03-09 21:44 UTC  (4+ messages)

[PATCH v2 net-next 00/13] kcm: Kernel Connection Multiplexor (KCM)
 2016-03-09 21:38 UTC  (2+ messages)

[PATCH net 0/3] validate variable length ll headers
 2016-03-09 20:54 UTC  (2+ messages)

Kreditfinanzierung . Kontaktieren Sie uns für weitere Informationen
 2016-03-09 20:33 UTC 

[PATCH 0/3] net: macb: Fix coding style issues
 2016-03-09 20:26 UTC  (7+ messages)

pull-request: wireless-drivers-next 2016-03-09
 2016-03-09 20:06 UTC 

Unexpected tcpv6 connection resets since linux 4.4
 2016-03-09 19:12 UTC  (2+ messages)

[PATCH (net.git) 0/2] stmmac: MDIO fixes
 2016-03-09 18:20 UTC  (7+ messages)
` [PATCH (net.git) 1/2] Revert "stmmac: Fix 'eth0: No PHY found' regression"
` [PATCH (net.git) 2/2] stmmac: fix MDIO settings

gretap default MTU question
 2016-03-09 17:25 UTC 

Linux netfilter IPT_SO_SET_REPLACE memory corruption
 2016-03-09 17:33 UTC  (2+ messages)

[net-next PATCH v2 0/2] A couple of minor clean-ups and optimizations
 2016-03-09 17:25 UTC  (3+ messages)
` [net-next PATCH v2 1/2] gro: Defer clearing of flush bit in tunnel paths
` [net-next PATCH v2 2/2] csum: Update csum_block_add to use rotate instead of byteswap

linux-next: Tree for Mar 9 (net: bpf)
 2016-03-09 17:20 UTC  (7+ messages)

YOU’RE FUND OF 5.5 MIILION IS READY TO RELEASE TO YOU.+229 96274496
 2016-03-09 14:04 UTC 

[PATCH] SOCK_SEQPACKET socketpair must get SIGPIPE in AF_UNIX if one end is closed
 2016-03-09 14:10 UTC 

[net-next PATCH iproute2 v2 0/1] tc ife action
 2016-03-09 13:12 UTC  (3+ messages)
` [net-next PATCH iproute2 v2 1/1] tc: introduce IFE action

[RFC 5/7] wlcore: avoid fragile snprintf use
 2016-03-09 11:49 UTC  (2+ messages)

[PATCH 0/4] infiniband: hns: Hisilicon RoCE support
 2016-03-09 11:25 UTC  (14+ messages)
` [PATCH 1/4] net: hns: add Hisilicon RoCE support(the dependent routine)
` [PATCH 2/4] infiniband: hns: add Hisilicon RoCE support(binding)
` [PATCH 3/4] infiniband: hns: add Hisilicon RoCE support(driver code)
` [PATCH 4/4] infiniband: hns: add Hisilicon RoCE support(Kconfig)

[PATCH net-next 0/4] BPF support for flow labels
 2016-03-09 10:53 UTC  (4+ messages)
` [PATCH net-next 2/4] vxlan: support setting IPv6 flow label

[v6, 0/5] Fix eSDHC host version register bug
 2016-03-09 10:08 UTC  (6+ messages)
` [v6, 1/5] ARM64: dts: ls2080a: add device configuration node
` [v6, 2/5] soc: fsl: add GUTS driver for QorIQ platforms
` [v6, 3/5] dt: move guts devicetree doc out of powerpc directory
` [v6, 4/5] powerpc/fsl: move mpc85xx.h to include/linux/fsl
` [v6, 5/5] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

[patch RESEND net] net: hns: fix the bug about mtu setting
 2016-03-09 10:10 UTC 

[PATCH 1/1] dm9601: enable EP3 interrupt and enhance eeprom functions
 2016-03-09  9:07 UTC  (2+ messages)

(Re: BUSINESS PROPOSAL!!!)
 2016-03-09  8:21 UTC 

[PATCH 0/2] drivers: net: xgene: fix irq related issues
 2016-03-09  5:49 UTC  (3+ messages)
` [PATCH 1/2] drivers: net: xgene: fix: Derive prefetch number from irq


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