messages from 2015-10-15 05:56:21 to 2015-10-16 02:32:18 UTC [more...]
SoCFPGA ethernet broken
2015-10-16 2:32 UTC (8+ messages)
[PATCH v2] sunrpc: fix waitqueue_active without memory barrier in sunrpc
2015-10-16 2:28 UTC (6+ messages)
[PATCH net-next V16 0/3] openvswitch: Add support for 802.1ad
2015-10-16 2:03 UTC (9+ messages)
` [PATCH net-next V16 1/3] openvswitch: 802.1ad uapi changes
` [PATCH net-next V16 2/3] Check for vlan ethernet types for 8021.q or 802.1ad
` [PATCH net-next V16 3/3] openvswitch: 802.1AD: Flow handling, actions, vlan parsing and netlink attributes
[PATCH net-next 0/4] BPF updates
2015-10-16 1:09 UTC (5+ messages)
` [PATCH net-next 1/4] bpf: abstract anon_inode_getfd invocations
` [PATCH net-next 2/4] bpf: align and clean bpf_{map,prog}_get helpers
` [PATCH net-next 3/4] bpf: add support for persistent maps/progs
` [PATCH net-next 4/4] bpf: add sample usages "
(unknown),
2015-10-16 0:56 UTC
[PATCH net-next v2] ipconfig: send Client-identifier in DHCP requests
2015-10-15 23:54 UTC (3+ messages)
[PATCH net 0/2] ipv6: Initialize rt6_info properly in ip6_blackhole_route()
2015-10-15 23:39 UTC (3+ messages)
` [PATCH net 1/2] ipv6: Move common init code for rt6_info to a new function rt6_info_init()
` [PATCH net 2/2] ipv6: Initialize rt6_info properly in ip6_blackhole_route()
[PATCH iproute2] ip route get: change exit to return to support batch commands
2015-10-15 22:23 UTC
[net-next 00/17][pull request] Intel Wired LAN Driver Updates 2015-10-15
2015-10-15 22:10 UTC (19+ messages)
` [net-next 01/17] i40e/i40evf: Fix handling of napi budget
` [net-next 02/17] i40e/i40evf: Drop useless "IN_NETPOLL" flag
` [net-next 03/17] i40evf: Add support for netpoll
` [net-next 04/17] drivers/net/intel: use napi_complete_done()
` [net-next 05/17] i40e: generate fewer startup messages
` [net-next 06/17] i40e/i40evf: Fix compile issue related to const string
` [net-next 07/17] i40e: remove read/write failed messages from nvmupdate
` [net-next 08/17] i40e: Removed unused defines
` [net-next 09/17] i40e: priv flag for controlling VEB stats
` [net-next 10/17] i40e: Add support for non-willing Apps
` [net-next 11/17] i40e/i40evf: moderate interrupts differently
` [net-next 12/17] i40e: reset the invalid msg counter in vf when a valid msg is received
` [net-next 13/17] i40evf: correctly populate vlan_features
` [net-next 14/17] i40e: Recognize 1000Base_T_Optical phy type when link is up
` [net-next 15/17] i40evf: relax and stagger init timing a bit
` [net-next 16/17] i40e: increase AQ work limit
` [net-next 17/17] i40e/i40evf: Bump i40e to 1.3.34 and i40evf to 1.3.21
[RFC PATCH net-next 0/9] netlink: strict attribute checking option
2015-10-15 22:07 UTC (11+ messages)
` [RFC PATCH net-next 1/9] netlink: add NLM_F_STRICT for strict attribute checking
` [RFC PATCH net-next 2/9] netlink: remove unnecesary goto's
` [RFC PATCH net-next 3/9] netlink: strict attribute parsing
` [RFC PATCH net-next 4/9] netlink: strict attribute validation
` [RFC PATCH net-next 5/9] rtnetlink: support strict attribute checking
` [RFC PATCH net-next 6/9] rtnetlink: add strict parameter to validate callbacks
` [RFC PATCH net-next 7/9] rtnetlink: add strict parameter to validate_link_af
` [RFC PATCH net-next 8/9] rtnetlink: support strict checking for newlink, setlink and dellink
` [RFC PATCH net-next 9/9] veth: validate nested attributes
[PATCH iproute2] bridge: add calls to fflush in fdb and mdb print functions
2015-10-15 21:53 UTC
[PATCH v2] netfilter: ipset: Fix sleeping memory allocation in atomic context
2015-10-15 20:53 UTC (9+ messages)
[PATCH] ip-rule: neither prohibit nor reject or unreachable flags exist
2015-10-15 20:32 UTC
[PATCH 9/9] treewide: Remove newlines inside DEFINE_PER_CPU() macros
2015-10-15 20:16 UTC
[PATCH] bcm63xx_enet: check 1000BASE-T advertisement configuration
2015-10-15 20:01 UTC (2+ messages)
[PATCH net-next v3] drivers/net: get rid of unnecessary initializations in .get_drvinfo()
2015-10-15 19:28 UTC
[PATCH iproute2] ss: return -1 if an unrecognized option was given
2015-10-15 19:01 UTC
[PATCH net-next 0/7] tipc: some link level code improvements
2015-10-15 18:52 UTC (8+ messages)
` [PATCH net-next 1/7] tipc: limit usage of temporary skb list during packet reception
` [PATCH net-next 2/7] tipc: simplify tipc_link_rcv() reception loop
` [PATCH net-next 3/7] tipc: improve sequence number checking
` [PATCH net-next 4/7] tipc: disallow packet duplicates in link deferred queue
` [PATCH net-next 5/7] tipc: delay ESTABLISH state event when link is established
` [PATCH net-next 6/7] tipc: send out RESET immediately when link goes down
` [PATCH net-next 7/7] tipc: update node FSM when peer RESET message is received
[PATCH iproute2] ip monitor neigh: Change 'delete' to 'Deleted' to be consistent with ip route
2015-10-15 18:47 UTC
[PATCH 1/2] isdn: correctly check failed allocation
2015-10-15 18:42 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH net-next v2] drivers/net: get rid of unnecessary initializations in .get_drvinfo()
2015-10-15 18:36 UTC (2+ messages)
[PATCH net 1/3] openvswitch: Reject ct_state masks for unknown bits
2015-10-15 18:13 UTC (6+ messages)
` [PATCH net 2/3] openvswitch: Treat IP_CT_RELATED as new
` [PATCH net 3/3] openvswitch: Serialize nested ct actions if provided
[PATCH] xen-netback: correctly check failed allocation
2015-10-15 18:02 UTC (2+ messages)
[PATCH] net: asix: add support for the Billionton GUSB2AM-1G-B USB adapter
2015-10-15 18:00 UTC
[PATCH v2 0/1] Fix for module license in Broadcom Phy Library
2015-10-15 17:39 UTC (3+ messages)
` [PATCH v2 1/1] net: phy: bcm-phy-lib: Fix module license issue
[PATCH] xen-netback: corretly check failed allocation
2015-10-15 17:27 UTC (4+ messages)
[PATCH net-next V16 2/3] Check for vlan ethernet types for 8021.q or 802.1ad
2015-10-15 17:19 UTC (2+ messages)
[PATCH net] openvswitch: Fix ovs_vport_get_stats()
2015-10-15 17:19 UTC (3+ messages)
` [PATCH 2/2] openvswitch: Allocate memory for ovs internal device stats
[PATCH] net: asix: add support for the Billionton GUSB2AM-1G-B USB adapter
2015-10-15 17:14 UTC (3+ messages)
[PATCH 0/1] Fix for module license in Broadcom Phy Library
2015-10-15 17:11 UTC (4+ messages)
` [PATCH 1/1] net: phy: bcm-phy-lib: Fix module license issue
[PATCH 0/3 iproute2] Lightweight tunnels
2015-10-15 16:52 UTC (7+ messages)
` [PATCH 1/3] libnetlink: introduce rta_nest and u8,u16,u64 helpers for nesting within rtattr
` [PATCH 2/3] lwtunnel: Add encapsulation support to ip route
` [PATCH 3/3] ip-route man: add usage and description for lwtunnel encap attributes
[net-next 00/17][pull request] Intel Wired LAN Driver Updates 2015-10-15
2015-10-15 16:49 UTC (21+ messages)
` [net-next 01/17] ixgbe: disable LRO by default
` [net-next 02/17] ixgbe: Fix CS4227-related semaphore error on reset failure
` [net-next 03/17] i40e: Add missing parameter comment to ndo_bridge_setlink
` [net-next 04/17] i40e: use priv flags to control flow director
` [net-next 05/17] i40e: Change some messages from info to debug only
` [net-next 06/17] i40e: Remove 100M SGMII unless hw is X722
` [net-next 07/17] i40e/i40evf: Add WB_ON_ITR offload support
` [net-next 08/17] i40e: remove obsolete version check
` [net-next 09/17] i40e: allow FD SB if MFP mode only has 1 partition
` [net-next 10/17] i40e: remove FD atr control from debugfs
` [net-next 11/17] i40e/i40evf: remove redundant declarations of a variable and a function
` [net-next 12/17] i40e: Store off PHY capabilities
` [net-next 13/17] i40e: X722 is on the IOSF bus and does not report the PCI bus info
` [net-next 14/17] i40e: remove unnecessary string copy operations
` [net-next 15/17] i40evf: speed up init
` [net-next 16/17] i40e/i40evf: Bump i40e version to 1.3.28 and i40evf to 1.3.19
` [net-next 17/17] ixgbe: Check for setup_internal_link method
[PATCH] mlx4: corretly check failed allocation
2015-10-15 16:24 UTC
[PATCH net-next] bonding: support encapsulated ipv6 TSO
2015-10-15 16:22 UTC
[patch net-next 00/15] mlxsw: Driver update, cleanups
2015-10-15 15:43 UTC (16+ messages)
` [patch net-next 01/15] mlxsw: Remove multicast ID configuration
` [patch net-next 02/15] mlxsw: switchx2: Use ETH_ALEN for mac address length
` [patch net-next 03/15] mlxsw: pci: Use MLXSW_PCI_CQS_MAX instead of MLXSW_PCI_CQS_COUNT
` [patch net-next 04/15] mlxsw: pci: Do not use MLXSW_PCI_SDQS_COUNT define
` [patch net-next 05/15] mlxsw: pci: Remove MLXSW_PCI_RDQS/SDQS defines and checks
` [patch net-next 06/15] mlxsw: pci: Limit number of entries being sent in single MAP_FA cmd
` [patch net-next 07/15] mlxsw: core: Do not use EMADs in mlxsw_emad_fini
` [patch net-next 08/15] mlxsw: Use dev_level_ratelimited instead of net_ratelimit & dev_level
` [patch net-next 09/15] mlxsw: reg: Uppercase letters in register IDs
` [patch net-next 10/15] mlxsw: reg: Remove extra space in SFGC ID define
` [patch net-next 11/15] mlxsw: reg: Adjust definition of enum mlxsw_reg_sfgc_type
` [patch net-next 12/15] mlxsw: Introduce mlxsw_reg_spms_vid_pack helper and use it
` [patch net-next 13/15] mlxsw: Simplify traps creation
` [patch net-next 14/15] mlxsw: Add trap group for control packets
` [patch net-next 15/15] mlxsw: cmd: Update CONFIG_PROFILE command documentation
[PATCH net-next] net: Fix suspicious RCU usage in fib_rebalance
2015-10-15 15:36 UTC (2+ messages)
[PATCH net-next v2 1/2] hisilicon net: removes the once HANDEL_TX_MSG macro
2015-10-15 15:32 UTC (4+ messages)
` Fwd: "
[patch net-next v5 0/8] switchdev: change locking
2015-10-15 15:21 UTC (6+ messages)
` [patch net-next v5 3/8] switchdev: allow caller to explicitly request attr_set as deferred
[PATCH net-next] net: hisilicon: fixes a bug when using ethtool -S
2015-10-15 13:02 UTC (2+ messages)
[PATCH net-next] amd-xgbe: Use system workqueue for device restart
2015-10-15 13:14 UTC (2+ messages)
[PATCH net-next V15 0/3] openvswitch: Add support for 802.1ad
2015-10-15 12:50 UTC (6+ messages)
` [PATCH net-next V15 3/3] 802.1AD: Flow handling, actions, vlan parsing and netlink attributes
[patch net] mlxsw: core: Fix race condition in __mlxsw_emad_transmit
2015-10-15 13:03 UTC (2+ messages)
[PATCH net-next v2] netlink: Rightsize IFLA_AF_SPEC size calculation
2015-10-15 13:02 UTC (3+ messages)
` [PATCH net-next v3] "
[PATCH net-next] af_key: fix two typos
2015-10-15 12:58 UTC (2+ messages)
[PATCH net-next 0/4] net: dsa: mv88e6xxx: fix hardware bridging
2015-10-15 12:41 UTC (7+ messages)
[PATCH stable <= 3.18] net: add length argument to skb_copy_and_csum_datagram_iovec
2015-10-15 12:25 UTC
[PATCH net 1/2] overflow-arith: begin to add support for overflow builtin functions
2015-10-15 12:07 UTC (2+ messages)
` [PATCH net 2/2] ipv6: protect mtu calculation of wrap-around and infinite loop by rounding issues
cannot classify vlanned traffic using tc-ematch
2015-10-15 11:08 UTC
Loan Offer
2015-10-15 10:43 UTC
[PATCH] Fix sleeping memory allocation in atomic context
2015-10-15 10:18 UTC (4+ messages)
[Question]: iproute2 extension for supporting lightweight tunnel
2015-10-15 9:23 UTC (2+ messages)
[PATCH] netlink: trim skb to exact size to avoid MSG_TRUNC
2015-10-15 8:55 UTC (6+ messages)
` [PATCH net-next v2] netlink: Trim skb to alloc "
[PATCH net-next] bpf: Need to call bpf_prog_uncharge_memlock from bpf_prog_put
2015-10-15 8:42 UTC (2+ messages)
[PATCH net 1/1] via-rhine: fix VLAN receive handling regression
2015-10-15 7:24 UTC (2+ messages)
[PATCH v4 0/4] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
2015-10-15 8:15 UTC (14+ messages)
` [PATCH v4 1/4] Produce system time from correlated clocksource
switchdev and VLAN ranges
2015-10-15 7:28 UTC (11+ messages)
` [PATCH net-next] switchdev: enforce no pvid flag in vlan ranges
[PATCH v4 43/79] include/uapi/linux/if_pppol2tp.h: include linux/in.h and linux/in6.h
2015-10-15 5:56 UTC (4+ messages)
` [PATCH v4 44/79] include/uapi/linux/if_pppox.h: "
` [PATCH v4 57/79] include/uapi/linux/openvswitch.h: use __u32 from linux/types.h
` [PATCH v4 60/79] include/uapi/linux/atm_zatm.h: include linux/time.h
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).