messages from 2015-03-19 10:10:43 to 2015-03-20 10:59:08 UTC [more...]
[PATCH net-next] rhashtable: Warn if min_size or max_size are not a power of two
2015-03-20 10:57 UTC (11+ messages)
` [PATCH net-next v2] "
` [PATCH net-next] rhashtable: Round up/down min/max_size to ensure we respect limit
[v1 PATCH 0/7] rhashtable: Introduce inlined interface
2015-03-20 10:57 UTC (8+ messages)
` [v1 PATCH 1/7] rhashtable: Make rhashtable_init params argument const
` [v1 PATCH 2/7] rhashtable: Allow hash/comparison functions to be inlined
` [v1 PATCH 3/7] netlink: Move namespace into hash key
` [v1 PATCH 4/7] netfilter: Convert nft_hash to inlined rhashtable
` [v1 PATCH 5/7] test_rhashtable: Use inlined rhashtable interface
` [v1 PATCH 6/7] tipc: "
` [v1 PATCH 7/7] rhashtable: Rip out obsolete out-of-line interface
[PATCH net-next v2] filter: introduce SKF_AD_VLAN_TPID BPF extension
2015-03-20 10:27 UTC (4+ messages)
[v1 PATCH 0/14] rhashtable: Kill shift/Key netlink namespace/Merge jhash
2015-03-20 10:27 UTC (13+ messages)
` [v1 PATCH 7/14] netfilter: Use rhashtable_lookup instead of lookup_compare
[PATCH 0/3] be2net: patch set
2015-03-20 10:28 UTC (4+ messages)
` [PATCH 1/3] be2net: Prevent VFs from enabling VLAN promiscuous mode
` [PATCH 2/3] be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQs
` [PATCH 3/3] be2net: use PCI MMIO read instead of config read for errors
[PATCH v2] xen-netback: making the bandwidth limiter runtime settable
2015-03-20 10:11 UTC (2+ messages)
Kernel panic with IPSec VTI interfaces
2015-03-20 9:43 UTC
virtio-net: tx queue was stopped
2015-03-20 9:23 UTC (5+ messages)
[PATCH 11/13] can: at91_can: use endian agnostic IO accessors
2015-03-20 9:06 UTC (3+ messages)
[PATCH][net-next] rhashtable: ensure that ht->p.min_size is round up to the power of two
2015-03-20 8:49 UTC (2+ messages)
[PATCH v7 tip 0/8] tracing: attach eBPF programs to kprobes
2015-03-20 8:35 UTC (15+ messages)
` [PATCH v7 tip 2/8] tracing: attach BPF "
` [PATCH v7 tip 3/8] tracing: allow BPF programs to call bpf_ktime_get_ns()
` [PATCH v7 tip 4/8] tracing: allow BPF programs to call bpf_trace_printk()
` [PATCH v7 tip 5/8] samples: bpf: simple non-portable kprobe filter example
[PATCH RFC] wimax/i2400m: fixup completion handling for resetting a device
2015-03-20 7:47 UTC (3+ messages)
[PATCH v3] ixgbe: make VLAN filter conditional
2015-03-20 7:35 UTC (7+ messages)
` [E1000-devel] "
[PATCH 1/2] af_packet: make tpacket_rcv to not set status value before run_filter
2015-03-20 6:46 UTC (6+ messages)
` [PATCH 2/2] af_packet: pass checksum validation status to the user
[PATCH] wireless: rt2x00: add new rt2800usb device DWA 130
2015-03-20 6:45 UTC (2+ messages)
` "
[PATCH v3 net-next 0/3] Add support for async socket operations
2015-03-20 6:45 UTC (6+ messages)
` [PATCH v3 net-next 1/3] net: socket: add support for async operations
` [PATCH v3 net-next 2/3] crypto: af_alg - Allow to link sgl
` [PATCH v3 net-next 3/3] crypto: algif - change algif_skcipher to be asynchronous
[PATCH 0/4] Introduce another options to set/get time with "ktime_t" type
2015-03-20 6:26 UTC (4+ messages)
` [PATCH 2/4] ptp/clcok:Introduce the setktime/getktime interfaces "
[PATCH V3 0/2 net-next] hyperv: Enable batched notification
2015-03-20 5:57 UTC (6+ messages)
` [PATCH V3 1/2 net-next] Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl()
` [PATCH V3 2/2 net-next] hyperv: Support batched notification
Confirm Your Account Details
2015-03-19 20:57 UTC
[PATCH net-next 2/3] inet: get rid of central tcp/dccp listener timer
2015-03-20 2:41 UTC (2+ messages)
[PATCH] fix tcp fin memory accounting
2015-03-20 2:17 UTC (2+ messages)
[PATCH net-next 0/3] inet: tcp listener refactoring part 14
2015-03-20 2:04 UTC (4+ messages)
` [PATCH net-next 1/3] inet: drop prev pointer handling in request sock
` [PATCH net-next 2/3] inet: get rid of central tcp/dccp listener timer
` [PATCH net-next 3/3] net: increase sk_[max_]ack_backlog
[PATCH] tipc: fix build issue when building without IPv6
2015-03-20 2:09 UTC (6+ messages)
` [PATCH v2] "
[PATCH v8 tip 0/9] tracing: attach eBPF programs to kprobes
2015-03-20 1:59 UTC (10+ messages)
` [PATCH v8 tip 1/9] bpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs
` [PATCH v8 tip 3/9] tracing: attach BPF programs to kprobes
` [PATCH v8 tip 4/9] tracing: allow BPF programs to call bpf_ktime_get_ns()
` [PATCH v8 tip 5/9] tracing: allow BPF programs to call bpf_trace_printk()
` [PATCH v8 tip 6/9] samples: bpf: simple non-portable kprobe filter example
` [PATCH v8 tip 7/9] samples: bpf: counting example for kfree_skb and write syscall
` [PATCH v8 tip 2/9] tracing: add kprobe flag
` [PATCH v8 tip 8/9] samples: bpf: IO latency analysis (iosnoop/heatmap)
` [PATCH v8 tip 9/9] samples: bpf: kmem_alloc/free tracker
[PATCH v1 net-next] tuntap: convert to 64-bit interface statistics
2015-03-20 1:04 UTC (8+ messages)
[PATCH net-next 0/5] mpls: Behaviour-changing improvements
2015-03-20 0:41 UTC (7+ messages)
` [PATCH net-next 1/5] mpls: Use definition for reserved label checks
` [PATCH net-next 2/5] mpls: Remove incorrect PHP comment
` [PATCH net-next 3/5] mpls: Differentiate implicit-null and unlabeled neighbours
` [PATCH net-next 4/5] mpls: Per-device enabling of packet forwarding
` [PATCH net-next 5/5] mpls: Allow payload type to be associated with label routes
[Qemu-devel] PCI passthrough of 40G ethernet interface (Openstack/KVM)
2015-03-19 23:37 UTC (13+ messages)
` "
[PATCH 3.13.y-ckt 67/80] lib/checksum.c: fix carry in csum_tcpudp_nofold
2015-03-19 22:35 UTC
[3.13.y-ckt stable] Patch "lib/checksum.c: fix carry in csum_tcpudp_nofold" has been added to staging queue
2015-03-19 22:29 UTC
[PATCH net-next v2 00/10] amd-xgbe: AMD XGBE driver updates 2015-03-19
2015-03-19 22:07 UTC (17+ messages)
` [PATCH net-next v2 01/10] amd-xgbe-phy: Use phydev advertising field vs supported
` [PATCH net-next v2 02/10] amd-xgbe-phy: Use the phy_driver flags field
` [PATCH net-next v2 03/10] amd-xgbe-phy: Provide support for auto-negotiation timeout
` [PATCH net-next v2 04/10] amd-xgbe: Clarify output message about queues
` [PATCH net-next v2 05/10] amd-xgbe: Use the new DMA memory barriers where appropriate
` [PATCH net-next v2 06/10] amd-xgbe: Set DMA mask based on hardware register value
` [PATCH net-next v2 07/10] amd-xgbe: Remove Tx coalescing
` [PATCH net-next v2 08/10] amd-xgbe: Fix Rx coalescing reporting
` [PATCH net-next v2 09/10] amd-xgbe: Use napi_alloc_skb when allocating skb in softirq
` [PATCH net-next v2 10/10] amd-xgbe: Rework the Rx path SKB allocation
[net-next] i40e: add NVM update events to AQ clean
2015-03-19 21:52 UTC (2+ messages)
[PATCH] net: rps: fix data stall after hotplug
2015-03-19 21:50 UTC (2+ messages)
[PATCH iproute2] man ip-link: Add ip-netns(8) in 'SEE ALSO'
2015-03-19 21:09 UTC
[PATCH v2] iproute2: Fix -o (oneline) being broken in xfrm & correct mark radix
2015-03-19 19:54 UTC
[PATCH net-next 0/2] Add Device ID and make device ID table const
2015-03-19 19:30 UTC (4+ messages)
` [PATCH net-next 1/2] cxgb4: Add device ID for new adapter
` [PATCH net-next 2/2] cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const"
pull request: bluetooth-next 2015-03-19
2015-03-19 19:18 UTC (2+ messages)
cgroup matches in INPUT chain
2015-03-19 18:58 UTC (2+ messages)
[PATCH net-next 00/10] amd-xgbe: AMD XGBE driver updates 2015-03-19
2015-03-19 18:53 UTC (15+ messages)
` [PATCH net-next 01/10] amd-xgbe-phy: Use phydev advertising field vs supported
` [PATCH net-next 02/10] amd-xgbe-phy: Use the phy_driver flags field
` [PATCH net-next 03/10] amd-xgbe-phy: Provide support for auto-negotiation timeout
` [PATCH net-next 04/10] amd-xgbe: Clarify output message about queues
` [PATCH net-next 05/10] amd-xgbe: Use the new DMA memory barriers where appropriate
` [PATCH net-next 06/10] amd-xgbe: Set DMA mask based on hardware register value
` [PATCH net-next 07/10] amd-xgbe: Remove Tx coalescing
` [PATCH net-next 08/10] amd-xgbe: Fix Rx coalescing reporting
` [PATCH net-next 09/10] amd-xgbe: Use napi_alloc_skb when allocating skb in softirq
` [PATCH net-next 10/10] amd-xgbe: Rework the Rx path SKB allocation
[PATCH net-next] ebpf, filter: do not convert skb->protocol to host endianess during runtime
2015-03-19 18:50 UTC (2+ messages)
[PATCH] net: 8021q: additionally pass SIOCSHWTSTAMP ioctl flag to, the real device
2015-03-19 18:50 UTC (2+ messages)
[PATCH v2 5/5] crypto: talitos: Add software backlog queue handling
2015-03-19 18:38 UTC
[PATCH net-next 1/2] net: neighbour: Add mcast_resolicit to configure the number of multicast resolicitations in PROBE state
2015-03-19 18:30 UTC (3+ messages)
[PATCH v2 net-next 0/4] Add support for async socket operations
2015-03-19 18:13 UTC (7+ messages)
` [PATCH v2 net-next 1/4] net: socket: add support for async operations
` [PATCH v2 net-next 2/4] aio: prefer aio_op op over iter_op
[PATCH iproute2] fix ip -force -batch to continue on errors
2015-03-19 17:58 UTC (2+ messages)
Linux the best hardware for routing with 10 and 40G network adapter
2015-03-19 17:53 UTC
Possible bug in tc tool or kernel
2015-03-19 17:40 UTC (4+ messages)
[PATCH] Revert "net: cx82310_eth: use common match macro"
2015-03-19 16:27 UTC (3+ messages)
[PATCH net-next v2 0/3] tipc: small bugfix an support for datagram connect()
2015-03-19 16:26 UTC (2+ messages)
[PATCH v2 net] bnx2x: Fix statistics locking scheme
2015-03-19 16:23 UTC (4+ messages)
[PATCH iproute2] bridge: drop reference to unused option embedded from manpage
2015-03-19 16:14 UTC (3+ messages)
[PATCH] ipv6: fix backtracking for throw routes
2015-03-19 15:16 UTC
[PATCH] Bluetooth: Fix use after free in l2cap_chan_timeout
2015-03-19 14:59 UTC (2+ messages)
[PATCH] mac802154: fix typo in header guard
2015-03-19 14:33 UTC (6+ messages)
[PATCH ethtool 0/5] RSS improvements + new speeds
2015-03-19 14:17 UTC (2+ messages)
[PATCH net-next] rocker: check for BRIDGE_FLAGS_SELF in bridge setlink handler
2015-03-19 13:59 UTC (18+ messages)
[PATCH net-next 2/2] net: neighbour: Document {mcast,ucast}_solicit, mcast_resolicit
2015-03-19 13:42 UTC
[PATCH net] ipv6: skip __ipv6_select_ident when there is no skb_dst
2015-03-19 12:37 UTC (9+ messages)
` [PATCH net] ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_fragment
[PATCH] net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3,5}
2015-03-19 10:28 UTC (2+ messages)
` [PATCH v2] "
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).