messages from 2015-05-07 08:46:29 to 2015-05-08 20:55:17 UTC [more...]
[V3 PATCH 0/5] ACPI: Introduce support for _CCA object
2015-05-08 20:58 UTC (13+ messages)
` [V3 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency
` [V3 PATCH 2/5] arm64 : Introduce support for ACPI _CCA object
` [V3 PATCH 3/5] device property: Introduces device_dma_is_coherent()
` [V3 PATCH 4/5] crypto: ccp - Unify coherency checking logic with device_dma_is_coherent()
` [V3 PATCH 5/5] amd-xgbe: "
[PATCH] add GENEVE netdev tunnel driver
2015-05-08 20:55 UTC (9+ messages)
` [PATCH 1/5] geneve: remove MODULE_ALIAS_RTNL_LINK from net/ipv4/geneve.c
` [PATCH 2/5] geneve: move definition of geneve_hdr() to geneve.h
` [PATCH 3/5] geneve: Rename support library as geneve_core
` [PATCH 4/5] geneve_core: identify as driver library in modules description
` [PATCH 5/5] geneve: add initial netdev driver for GENEVE tunnels
` [PATCH] iproute2: GENEVE support
[PATCH iproute2] ss: dctcp changes
2015-05-08 20:46 UTC (2+ messages)
[PATCH net-next] switchdev: add support for fdb add/del/dump via switchdev_port_obj ops
2015-05-08 20:44 UTC (6+ messages)
[RFC PATCH net-next 00/11] netns: don't switch namespace while creating kernel sockets
2015-05-08 20:27 UTC (33+ messages)
` [RFC PATCH net-next 01/11] netns: Fix race between put_net() and netlink_kernel_create()
` [RFC PATCH net-next 02/11] netlink: avoid unnecessary namespace switch when create netlink kernel sockets
` [RFC PATCH net-next 03/11] tun: avoid unnecessary namespace switch during kernel socket creation
` [RFC PATCH net-next 04/11] inet: "
` [RFC PATCH net-next 05/11] udp_tunnel: avoid to switch namespace for tunnel socket
` [RFC PATCH net-next 06/11] ip6_udp_tunnel: "
` [RFC PATCH net-next 07/11] l2tp: avoid to switch namespace for l2tp "
` [RFC PATCH net-next 08/11] ipvs: avoid to switch namespace for ipvs kernel socket
` [RFC PATCH net-next 09/11] tipc: fix net leak issue
` [RFC PATCH net-next 10/11] tipc: remove sk_change_net interface
` [RFC PATCH net-next 11/11] net: change behaviours of functions of creating and releasing kernel sockets
Fw: [Bug 97961] New: macvtap does not transport IPv4 multicast packets
2015-05-08 19:51 UTC
[PATCH 2/2] pktgen: introduce xmit_mode 'rx_inject'
2015-05-08 18:21 UTC (17+ messages)
` [PATCH v5 0/2] pktgen changes
` [PATCH v5 1/2] pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliant
` [PATCH v5 2/2] pktgen: introduce xmit_mode '<start_xmit|netif_receive>'
` Multiqueue pktgen (was: [PATCH v5 2/2] pktgen: introduce xmit_mode '<start_xmit|netif_receive>')
` Multiqueue pktgen and ingress path (Was: "
[PATCH] net: deinline netif_tx_stop_queue() and netif_tx_stop_all_queues()
2015-05-08 17:30 UTC (6+ messages)
[PATCH linux v2 net-next 0/5] add netlink support for new lacp bonding parameters
2015-05-08 17:14 UTC (11+ messages)
` [PATCH linux v2 net-next 2/4] bonding: Allow userspace to set actors' macaddr in an AD-system
` [PATCH linux v2 net-next 4/4] bonding: add netlink support for sys prio, actor sys mac, and port key
` [PATCH iproute2 v2 net-next] iplink_bond: add support for ad_actor and port_key options
[PATCH v1 net-next 1/2] igb: add PHY support for Broadcom 5461S
2015-05-08 16:57 UTC (8+ messages)
` [PATCH v1 net-next 2/2] igb: support SIOCSMIIREG
[PATCH] net: mdio-gpio: Allow for unspecified bus id
2015-05-08 16:49 UTC (5+ messages)
[PATCH] net: phy: micrel: support !CONFIG_HAVE_CLK
2015-05-08 14:32 UTC (4+ messages)
[PATCH net-next v5 00/21] switchdev: spring cleanup
2015-05-08 14:19 UTC (14+ messages)
` [PATCH net-next v5 12/21] switchdev: remove old switchdev_port_bridge_setlink
` [PATCH net-next v5 16/21] switchdev: add new switchdev_port_bridge_getlink
` [PATCH net-next v5 17/21] switchdev: cut over to "
` [PATCH net-next v5 18/21] switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del
` [PATCH net-next v5 19/21] switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
[PATCH-net] af_packet / TX_RING not fully non-blocking (w/ MSG_DONTWAIT)
2015-05-08 13:44 UTC
[PATCH RFC 0/2] stmmac: stand alone platform drivers
2015-05-08 13:30 UTC (4+ messages)
` [PATCH RFC 1/2] stmac: support standalone "
` [PATCH RFC 2/2] stmac: add dwmac glue for NXP 18xx/43xx family
[PATCH net-next 0/6] netns: ease netlink use with a lot of netns
2015-05-08 12:02 UTC (13+ messages)
` [PATCH net-next v2 0/7] "
` [PATCH net-next v2 1/7] netns: returns always an id in __peernet2id()
` [PATCH net-next v2 2/7] netns: always provide the id to rtnl_net_fill()
` [PATCH net-next v2 3/7] netns: rename peernet2id() to peernet2id_alloc()
` [PATCH net-next v2 4/7] netns: notify new nsid outside __peernet2id()
` [PATCH net-next v2 5/7] netns: use a spin_lock to protect nsid management
` [PATCH net-next v2 6/7] netlink: rename private flags and states
` [PATCH net-next v2 7/7] netlink: allow to listen "all" netns
[net-next fragmentation icmp v3 0/4] fragmentation ICMP
2015-05-08 12:03 UTC (6+ messages)
` [net-next fragmentation icmp v3 1/4] ipv4: introduce frag_expire_skip_icmp()
` [net-next fragmentation icmp v3 2/4] IPv4: skip ICMP for bridge contrack users when defrag expires
` [net-next fragmentation icmp v3 3/4] bridge_netfilter: No ICMP packet on IPv4 defragmentation timeout
` [net-next fragmentation icmp v3 4/4] bridge_netfilter: No ICMP packet on IPv4 fragmentation error
MAC80211 subsystem count all received frames
2015-05-08 9:59 UTC
MAC80211 subsystem count all received frames
2015-05-08 9:55 UTC
[PATCH] neighbour.c: Avoid GC directly after state change
2015-05-08 9:39 UTC (12+ messages)
[PATCH] xfrm: fix a possible policy leak
2015-05-08 9:39 UTC
[PATCH] xfrm: fix a possible policy leak
2015-05-08 9:33 UTC (2+ messages)
[GIT PULL nf] IPVS Fixes for v4.1
2015-05-08 9:10 UTC (2+ messages)
` [PATCH nf] ipvs: fix memory leak in ip_vs_ctl.c
[RFC PATCH v2 net-next] netlink: avoid namespace change while creating socket
2015-05-08 8:51 UTC (5+ messages)
Bad performance on modified pktgen in 4.0 vs 3.17 kernel
2015-05-08 4:11 UTC (2+ messages)
[net-next 00/11][pull request] Intel Wired LAN Driver Updates 2015-05-02
2015-05-08 0:23 UTC (7+ messages)
` [net-next 07/11] if_link: Add VF multicast promiscuous control
Request for advice on where to put Root Complex "fix up" code for downstream device
2015-05-07 23:31 UTC (3+ messages)
[PATCHSET] netconsole: implement extended console support
2015-05-07 22:22 UTC (2+ messages)
[PATCH v3] Renesas Ethernet AVB driver
2015-05-07 21:25 UTC (7+ messages)
[PATCH net] bnx2x: limit fw delay in kdump to 5s after boot
2015-05-07 21:19 UTC (3+ messages)
[PATCH -next] net: preserve geometry of fragment sizes when forwarding
2015-05-07 21:04 UTC
[V2 PATCH 0/5] Introduce ACPI _CCA support and device_dma_is_coherent API
2015-05-07 20:18 UTC (5+ messages)
` [V2 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency
` [Linaro-acpi] "
[net-next fragmenation icmp v2 0/2] fragmentation ICMP
2015-05-07 20:09 UTC (4+ messages)
` [net-next fragmenation icmp v2 1/2] bridge_netfilter: No ICMP packet on IPv4 defragmentation timeout
xen-netfront sets partial checksum at wrong offset
2015-05-07 19:44 UTC
[PATCH] ipvs: fix memory leak in ip_vs_ctl.c
2015-05-07 19:06 UTC (2+ messages)
[PATCH v2] net: macb: Handle the RXUBR interrupt on all devices
2015-05-07 18:41 UTC
[PATCH v2 net-next 0/2] tcp: more reliable window probes
2015-05-07 17:45 UTC (3+ messages)
` [PATCH v2 net-next 2/2] tcp: add TCPWinProbe and TCPKeepAlive SNMP counters
[PATCH] net: usb: allow MTU that is a multiple of USB packet size
2015-05-07 16:19 UTC (6+ messages)
[PATCH] ARM: net: delegate filter to kernel interpreter when imm_offset() return value can't fit into 12bits
2015-05-07 16:18 UTC (2+ messages)
[PATCH net-next 0/7] packet: refine rollover
2015-05-07 16:05 UTC (4+ messages)
` [PATCH net-next 3/7] packet: rollover prepare: single return in packet_rcv_has_room
Is veth in net-next reordering traffic?
2015-05-07 16:01 UTC (3+ messages)
[PATCH] net: ll_temac: Use one return statement instead of two
2015-05-07 15:30 UTC (2+ messages)
[PATCH net] mpls: Change reserved label names to be consistent with netbsd
2015-05-07 15:08 UTC
[RFC,v3 01/12] fsl/fman: Add the FMan FLIB headers
2015-05-07 13:05 UTC (12+ messages)
` [RFC,v3 02/12] fsl/fman: Add the FMan FLIB
` [RFC,v3 03/12] fsl/fman: Add the FMan port FLIB headers
` [RFC,v3 04/12] fsl/fman: Add the FMan port FLIB
` [RFC,v3 05/12] fsl/fman: Add the FMan MAC FLIB headers
` [RFC,v3 06/12] fsl/fman: Add the FMan MAC FLIB
` [RFC,v3 07/12] fsl/fman: Add FMan MURAM support
` [RFC,v3 08/12] fsl/fman: Add Frame Manager support
` [RFC,v3 09/12] fsl/fman: Add FMan MAC support
` [RFC,v3 10/12] fsl/fman: Add FMan SP support
` [RFC,v3 11/12] fsl/fman: Add FMan Port Support
` [RFC,v3 12/12] fsl/fman: Add FMan MAC driver
[PATCH iproute2] tipc: introduce TIPC configuration tool
2015-05-07 13:07 UTC (2+ messages)
` [PATCH iproute2] tipc: add new "
[PATCH v2] ARM: net: add JIT support for loads from struct seccomp_data
2015-05-07 13:00 UTC
[RFC,v3 00/12] Freescale DPAA FMan
2015-05-07 12:58 UTC
[PATCH nf] conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transition
2015-05-07 12:54 UTC
[net 0/2][pull request] Intel Wired LAN Driver Updates 2015-05-07
2015-05-07 12:21 UTC (3+ messages)
` [net 1/2] igb: Fix oops on changing number of rings
` [net 2/2] igb: Fix NULL assignment to incorrect variable in igb_reset_q_vector
[PATCH] netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2)
2015-05-07 10:57 UTC (2+ messages)
[RFC v1 07/11] net/mlx4: Cache irq_desc->affinity instead of irq_desc
2015-05-07 10:41 UTC (6+ messages)
[PATCH 00/10] Refactor netdev page frags and move them into mm/
2015-05-07 8:46 UTC (3+ messages)
` [PATCH 08/10] e1000: Replace e1000_free_frag with skb_free_frag
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).