messages from 2016-03-08 20:18:59 to 2016-03-09 23:10:24 UTC [more...]
[PATCH nf-next v9 1/8] netfilter: Remove IP_CT_NEW_REPLY definition
2016-03-09 23:10 UTC (6+ 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 5/8] openvswitch: Find existing conntrack entry after upcall
` [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 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 6/7] xfrm: Use l3_dev for xfrm policy checks
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
[PATCH next v2 0/7] Introduce l3_dev pointer for L3 processing
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-next] ovs: allow nl 'flow set' to use ufid without flow key
2016-03-09 21:35 UTC (2+ messages)
[RFC] net: ipv4 -- Introduce ifa limit per net
2016-03-09 21:16 UTC (19+ 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
[PATCH V4 0/3] basic busy polling support for vhost_net
2016-03-09 19:26 UTC (2+ messages)
Unexpected tcpv6 connection resets since linux 4.4
2016-03-09 19:12 UTC (2+ messages)
[PATCH net-next v3] tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In
2016-03-09 18:43 UTC
[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)
[PATCH net-next 0/3] MACsec IEEE 802.1AE implementation
2016-03-09 17:09 UTC (10+ messages)
` [PATCH net-next 1/3] uapi: add MACsec bits
` [PATCH net-next 3/3] macsec: introduce IEEE 802.1AE driver
[PATCH v3 0/8] arm64: rockchip: Initial GeekBox enablement
2016-03-09 16:31 UTC (23+ messages)
[net-next PATCH] csum: Update csum_block_add to use rotate instead of byteswap
2016-03-09 16:08 UTC (9+ 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
[PATCH nf-next v8 1/8] netfilter: Remove IP_CT_NEW_REPLY definition
2016-03-09 13:50 UTC (12+ messages)
` [PATCH nf-next v8 2/8] netfilter: Allow calling into nat helper without skb_dst
` [PATCH nf-next v8 3/8] openvswitch: Add commentary to conntrack.c
` [PATCH nf-next v8 4/8] openvswitch: Update the CT state key only after nf_conntrack_in()
` [PATCH nf-next v8 5/8] openvswitch: Find existing conntrack entry after upcall
` [PATCH nf-next v8 6/8] openvswitch: Handle NF_REPEAT in conntrack action
` [PATCH nf-next v8 7/8] openvswitch: Delay conntrack helper call for new connections
` [PATCH nf-next v8 8/8] openvswitch: Interface with NAT
[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 (8+ messages)
` [PATCH net-next 1/4] ip_tunnel: add support for setting flow label via collect metadata
` [PATCH net-next 2/4] vxlan: support setting IPv6 flow label
` [PATCH net-next 3/4] geneve: "
` [PATCH net-next 4/4] bpf: support flow label for bpf_skb_{set,get}_tunnel_key
[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 (4+ messages)
` [PATCH 1/2] drivers: net: xgene: fix: Derive prefetch number from irq
` [PATCH 2/2] drivers: net: xgene: fix: Remove IRQF_SHARED flag
[PATCH net 0/3] Few mvneta fixes
2016-03-09 8:13 UTC (5+ messages)
` [PATCH net 1/3] net: mvneta: Fix spinlock usage
[4.5-rc7+ regression, bisected] libphy: PHY stmmac-0:ffffffff not found
2016-03-09 7:53 UTC (2+ messages)
[PATCH net-next 0/4] qed: Management firmware updates
2016-03-09 7:16 UTC (5+ messages)
` [PATCH net-next 1/4] qed: Prevent MF link notifications
` [PATCH net-next 2/4] qed: Major changes to MB locking
` [PATCH net-next 3/4] qed: Notify of transciever changes
` [PATCH net-next 4/4] qed: Enlrage the drain timeout
[PATCH net-next 1/3] samples/bpf: add bpf map stress test
2016-03-09 4:22 UTC (6+ messages)
` [PATCH net-next 2/3] samples/bpf: stress test bpf_get_stackid
` [PATCH net-next 3/3] samples/bpf: add map performance test
[PATCH net-next] ip_tunnel, bpf: ip_tunnel_info_opts_{get,set} depends on CONFIG_INET
2016-03-09 4:21 UTC (3+ messages)
[PATCH 01/11] rxrpc: Add a common object cache
2016-03-09 3:00 UTC (6+ messages)
[RFC] xfrm: netdevice unregistration during decryption
2016-03-09 2:20 UTC (2+ messages)
Question on switchdev
2016-03-09 0:39 UTC (5+ messages)
[PATCH nf-next v7 0/7] openvswitch: NAT support
2016-03-09 0:28 UTC (4+ messages)
` [PATCH nf-next v7 6/7] openvswitch: Delay conntrack helper call for new connections
` [ovs-dev] "
[PATCH v2 net-next 0/12] bpf: map pre-alloc
2016-03-08 23:05 UTC (3+ messages)
[PATCH net-next 0/5] vxlan: implement Generic Protocol Extension (GPE)
2016-03-08 22:18 UTC (6+ messages)
` [PATCH net-next 5/5] vxlan: implement GPE in L3 mode
[PATCH] cisco: enic: Update logging macros and uses
2016-03-08 21:54 UTC
linux-next: manual merge of the crypto tree with the net-next tree
2016-03-08 21:22 UTC (5+ messages)
[PATCH net 0/3] bridge: ageing timer regression fix
2016-03-08 20:59 UTC (4+ messages)
` [PATCH 1/3] mlxsw: spectrum: Check requested ageing time is valid
` [PATCH 2/3] rocker: set FDB cleanup timer according to lowest ageing time
` [PATCH 3/3] bridge: allow zero "
[PATCH 0/5] pre-decrement in error paths considered harmful
2016-03-08 20:44 UTC (3+ messages)
` [PATCH 4/5] net: sxgbe: fix error paths in sxgbe_platform_probe()
Possible double-free in the usbnet driver
2016-03-08 20:37 UTC (9+ messages)
` [PATCH] cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
[net-next:master 1077/1082] net/core/filter.c:1824:2: error: implicit declaration of function 'ip_tunnel_info_opts_get'
2016-03-08 20:32 UTC (2+ messages)
[RFC PATCH net-next v2] tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In
2016-03-08 20:24 UTC (3+ messages)
[PATCH net] macvtap: always pass ethernet header in linear
2016-03-08 20:18 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).