messages from 2015-02-05 09:36:09 to 2015-02-06 02:19:43 UTC [more...]
[RFC PATCH 00/29] net: VRF support
2015-02-06 2:19 UTC (22+ messages)
` [RFC PATCH 02/29] net: Flip net_device to use net_ctx
` [RFC PATCH 14/29] net: vrf: Introduce vrf header file
` [RFC PATCH 18/29] net: vrf: Plumbing for vrf context on a socket
` [RFC PATCH 19/29] net: vrf: Add vrf context to skb
` [RFC PATCH 25/29] net: vrf: Handle VRF any context
[PATCH] i40e: fix sparse warning
2015-02-06 1:52 UTC (2+ messages)
[PATCH net-next] bridge: Let bridge not age 'externally' learnt FDB entries, they are removed when 'external' entity notifies the aging
2015-02-06 1:45 UTC (10+ messages)
[PATCH] ixgbe: fix sparse warnings
2015-02-06 1:30 UTC (2+ messages)
[PATCH net] amd-xgbe: Check per channel DMA interrupt use in main ISR
2015-02-06 1:17 UTC
[PATCH net] tcp: don't include Fast Open option in SYN-ACK on pure SYN-data
2015-02-06 0:58 UTC
[PATCH net] pktgen: fix UDP checksum computation
2015-02-06 0:28 UTC (5+ messages)
gre interfaces copied to new namespace
2015-02-05 23:51 UTC (2+ messages)
[RFC] Possible data stall with RPS and CPU hotplug
2015-02-06 0:20 UTC (4+ messages)
Invalid timestamp? causing tight ack loop (hundreds of thousands of packets / sec)
2015-02-06 0:17 UTC (6+ messages)
[PATCH] vxge: fix sparse warning
2015-02-06 0:07 UTC (2+ messages)
[PATCH v2] net/macb: fix sparse warning
2015-02-06 0:06 UTC (3+ messages)
[PATCH] net: bnx2x: fix sparse warnings
2015-02-06 0:05 UTC (3+ messages)
[PATCH] enic: enic_main: fix sparse warnings
2015-02-06 0:05 UTC (2+ messages)
[PATCH] enic: enic_ethtool: fix sparse warning
2015-02-06 0:05 UTC (2+ messages)
[PATCH] be2net: fix sparse warning
2015-02-06 0:05 UTC (2+ messages)
[PATCH] chelsio: cxgb4: fix sparse warning
2015-02-06 0:05 UTC (2+ messages)
[PATCH] hyperv: fix sparse warnings
2015-02-06 0:05 UTC (3+ messages)
[PATCH] xen-netback: fix sparse warning
2015-02-06 0:04 UTC (3+ messages)
FW: gre interfaces copied to new namespace
2015-02-05 23:58 UTC
[PATCH net-next 0/9] tipc: resolve message disordering problem
2015-02-06 0:00 UTC (11+ messages)
` [PATCH net-next 1/9] tipc: reduce usage of context info in socket and link
` [PATCH net-next 2/9] tipc: simplify message forwarding and rejection in socket layer
` [PATCH net-next 3/9] tipc: enqueue arrived buffers in socket in separate function
` [PATCH net-next 4/9] tipc: split up function tipc_msg_eval()
` [PATCH net-next 5/9] tipc: use existing sk_write_queue for outgoing packet chain
` [PATCH net-next 6/9] tipc: resolve race problem at unicast message reception
` [PATCH net-next 7/9] tipc: simplify connection abort notifications when links break
` [PATCH net-next 8/9] tipc: simplify socket multicast reception
` [PATCH net-next 9/9] tipc: eliminate race condition at "
A problem about ICMP packet-too-big message handler
2015-02-05 23:56 UTC (4+ messages)
` [PATCH RFC 1/2] ipv6: Fix after pmtu events dissapearing host routes
[PATCH] ARCNET: Add missing error check for devm_kzalloc
2015-02-05 23:53 UTC (2+ messages)
[PATCH v2] hso: Use static attribute groups for sysfs entry
2015-02-05 23:52 UTC (2+ messages)
[PATCH 0/6 v2 net-next] rhashtable fixes
2015-02-05 23:43 UTC (6+ messages)
[PATCH 0/3] Fix checkpatch errors in drivers/isdn/isdnloop
2015-02-05 23:42 UTC (2+ messages)
[PATCH net-next] xfrm6: Fix a offset value for network header in _decode_session6
2015-02-05 23:38 UTC (2+ messages)
[PATCH net v4] net: ipv6: allow explicitly choosing optimistic addresses
2015-02-05 23:37 UTC (3+ messages)
[net-next 00/16][pull request] Intel Wired LAN Driver Updates 2015-02-05
2015-02-05 23:19 UTC (9+ messages)
` [net-next 03/16] ixgbe: cleanup sparse errors in new ixgbe_x550.c file
` [net-next 13/16] ixgbevf: Add code to check for Tx hang
` [net-next 14/16] ixgbevf: rewrite watchdog task to function similar to igbvf
` [net-next 15/16] ixgbevf: combine all of the tasks into a single service task
` [net-next 16/16] ixgbe: add Tx anti spoofing support
[PATCH net] net: use netif_rx_ni() from process context
2015-02-05 22:58 UTC
Ethernet: how to disable gigabit support
2015-02-05 22:44 UTC (2+ messages)
[PATCH] rds: Make rds_message_copy_from_user() return 0 on success
2015-02-05 22:41 UTC (5+ messages)
` [PATCHv2] "
[PATCH] flowcache: Fix kernel panic in flow_cache_flush_task
2015-02-05 22:39 UTC (4+ messages)
[PATCH net-next] netcp driver fixes to build as dynamic modules
2015-02-05 22:34 UTC (5+ messages)
` [PATCH net-next] drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on Keystone
[PATCH] net: rds: Remove repeated function names from debug output
2015-02-05 22:17 UTC
[PATCH v3] net: openvswitch: Support masked set actions
2015-02-05 21:40 UTC
[PATCH] af_packet: don't pass empty blocks for PACKET_V3
2015-02-05 21:16 UTC (3+ messages)
Payment
2015-02-05 14:32 UTC
[ovs-dev] [RFC: add openvswitch actions using BPF 2/2] openvswitch: implements the BPF_PROG action in datapath
2015-02-05 20:49 UTC
[RFC: add openvswitch actions using BPF 5/9] bpf: add the first BPF program
2015-02-05 20:34 UTC
[ovs-dev] [RFC: add openvswitch actions using BPF 1/2] BPF: add a new BPF program type BPF_PROG_TYPE_OPENVSWITCH
2015-02-05 20:30 UTC
[ANNOUNCE] netdev0.1 netfilter BoF
2015-02-05 20:20 UTC (2+ messages)
Throughput regression with `tcp: refine TSO autosizing`
2015-02-05 19:50 UTC (28+ messages)
[RFC: add openvswitch actions using BPF 0/2]
2015-02-05 19:47 UTC (7+ messages)
` [RFC: add openvswitch actions using BPF 1/2] BPF: add a new BPF program type BPF_PROG_TYPE_OPENVSWITCH
` [ovs-dev] "
` [RFC: add openvswitch actions using BPF 2/2] openvswitch: implements the BPF_PROG action in datapath
` [ovs-dev] "
[PATCH] dsa: correctly determine the number of switches in a system
2015-02-05 19:41 UTC (2+ messages)
[PATCH net-next 0/2] net: dsa: bcm_sf2: GPHY power down
2015-02-05 19:40 UTC (3+ messages)
` [PATCH net-next 1/2] net: dsa: bcm_sf2: move GPHY enabling to its own function
` [PATCH net-next 2/2] net: dsa: bcm_sf2: implement GPHY power down
[RFC: add openvswitch actions using BPF 0/9]
2015-02-05 19:16 UTC (12+ messages)
` [RFC: add openvswitch actions using BPF 1/9] hack: Do not compile datapath
` [ovs-dev] "
` [RFC: add openvswitch actions using BPF 2/9] odp: add a new ODP action: OVS_ACTION_ATTR_BPF_PROG
` [ovs-dev] "
` [RFC: add openvswitch actions using BPF 5/9] bpf: add the first BPF program
` [ovs-dev] "
` [RFC: add openvswitch actions using BPF 9/9] ofproto-dpif-xlate: generate BPF output action (Hack)
` [ovs-dev] "
[PATCH net] ipv6: addrconf: add missing validate_link_af handler
2015-02-05 19:11 UTC (2+ messages)
[PATCH iproute2 0/4] iproute: Support for remote checksum offload
2015-02-05 18:56 UTC (9+ messages)
` [PATCH iproute2 1/4] ip link: Add support for remote checksum offload to IP tunnels
` [PATCH iproute2 2/4] vxlan: Add support for remote checksum offload
` [PATCH iproute2 3/4] iproute: Description of new options for VXLAN in ip-link man pages
` [PATCH iproute2 4/4] iproute: Descriptions of fou and gue options "
[PATCH net-next v3 0/2] iproute2: bridge vlan range support
2015-02-05 18:48 UTC (2+ messages)
[PATCH iproute2] ss: group DCTCP socket statistics
2015-02-05 18:44 UTC (2+ messages)
[patch iproute2 repost 1/2] tc: push bpf common code into separate file
2015-02-05 18:39 UTC (2+ messages)
[PATCH net-next] openvswitch: Initialize unmasked key and uid len
2015-02-05 18:37 UTC (2+ messages)
[PATCH 0/2 net-next] iproute2: VXLAN Group Policy extension
2015-02-05 18:32 UTC (2+ messages)
[PATCH iproute2 v2 0/3] ip netns: Run over all netns
2015-02-05 18:29 UTC (2+ messages)
[PATCH iproute2-next 1/3] include: update headers
2015-02-05 18:26 UTC (3+ messages)
` [PATCH v2 iproute2-next 1/4] "
[PATCH] net: openvswitch: Support masked set actions
2015-02-05 18:20 UTC (3+ messages)
` [ovs-dev] "
[PATCH iproute2] iproute2: ip-link.8.in: Spelling fixes
2015-02-05 18:10 UTC
[Patch iproute2] skbedit: print action too
2015-02-05 18:09 UTC (2+ messages)
crash when setting ovs instance over net-next
2015-02-05 17:57 UTC (2+ messages)
[PATCH net] rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY
2015-02-05 17:52 UTC (2+ messages)
[PATCH v2] socket.7: add description for SO_BUSY_POLL
2015-02-05 17:48 UTC (5+ messages)
[GIT] [3.20] 2nd NFC update
2015-02-05 17:47 UTC
[PATCH bluetooth-next v2] ieee802154: fix netns settings
2015-02-05 17:31 UTC (6+ messages)
` [PATCH bluetooth-next v3] "
[PATCH net-next 0/4] enic: improve rq buff allocation and reduce dma mapping
2015-02-05 17:28 UTC (5+ messages)
` [PATCH net-next 3/4] ethtool: add RX_ALLOC_ORDER to tunable
[PATCH net-next v2] hyper-v: allow access to vmbus from userspace driver
2015-02-05 16:50 UTC (3+ messages)
[PATCH] net/macb: fix sparse warning
2015-02-05 16:29 UTC (4+ messages)
PROBLEM: Bnx2x Checksum/Length Error Over GRE Tunnel
2015-02-05 16:13 UTC (4+ messages)
[PATCH] NetCP: Deletion of unnecessary checks before two function calls
2015-02-05 15:50 UTC (3+ messages)
[RFC PATCH net-next 00/11] net: remove disable_irq() from ->ndo_poll_controller
2015-02-05 15:33 UTC (8+ messages)
[PATCH net-next 0/3] mlx4 driver fixes for the HA/LAG support and reset flow
2015-02-05 15:18 UTC (6+ messages)
` [PATCH net-next 1/3] net/bonding: Fix potential bad memory access during bonding events
` [PATCH net-next 2/3] IB/mlx4: Always use the correct port for mirrored multicast attachments
` [PATCH net-next 3/3] IB/mlx4_ib: Reset flow support for IB kernel ULPs
[PATCH 0/2] IPv6 Fix 2 small issues with UFO restoration code
2015-02-05 14:57 UTC (4+ messages)
` [PATCH 1/2] ipv6: Resolve sparce error with fragment id selection
` [PATCH 2/2] ipv6: Make __ipv6_select_ident static
[PATCH net 0/2] netns: audit netdevice creation with IFLA_NET_NS_[PID|FD]
2015-02-05 14:34 UTC (5+ messages)
[PATCH] dsa: do not dereference non-existing routing table
2015-02-05 13:52 UTC
NetDev 0.1 final schedule and new sponsor update
2015-02-05 13:05 UTC
[PATCH v2] net: bluetooth: hci_sock: Use 'const void *' instead of 'void *' for 2nd parameter of hci_test_bit()
2015-02-05 12:20 UTC (7+ messages)
[PATCH 1/1] neighbour: Support broadcast ARP in neighbor PROPE state
2015-02-05 12:12 UTC (2+ messages)
[PATCH] brcmfmac: avoid duplicated suspend/resume operation
2015-02-05 11:56 UTC (5+ messages)
[PATCH net-next] i40e: mark constant as ULL
2015-02-05 10:15 UTC (3+ messages)
"net: remove sock_iocb" breaks ip tool - "Cannot send dump request : Connection refused"
2015-02-05 10:14 UTC (3+ messages)
[PATCH v2 1/3] bridge: Base the BR_PROXYARP decision on the target port flag
2015-02-05 9:54 UTC (3+ messages)
` [PATCH v2 2/3] bridge: Selectively prevent bridge port flooding for proxy ARP
` [PATCH v2 3/3] bridge: Allow proxy ARP for unicast ARP requests
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).